[sword-svn] r3384 - trunk/examples/cmdline
refdoc at crosswire.org
refdoc at crosswire.org
Tue Sep 1 15:06:37 MST 2015
Author: refdoc
Date: 2015-09-01 15:06:37 -0700 (Tue, 01 Sep 2015)
New Revision: 3384
Modified:
trunk/examples/cmdline/stripaccents.cpp
Log:
fixed descriptive comment
Modified: trunk/examples/cmdline/stripaccents.cpp
===================================================================
--- trunk/examples/cmdline/stripaccents.cpp 2015-09-01 22:01:45 UTC (rev 3383)
+++ trunk/examples/cmdline/stripaccents.cpp 2015-09-01 22:06:37 UTC (rev 3384)
@@ -1,13 +1,14 @@
/******************************************************************************
*
- * search.cpp - This simple example shows how to perform a search on a
- * SWORD module. It amounts to a simple commandline
- * search tool with a usage like:
+ * stripaccents.cpp - This simple example shows how to strip diacritical marks from a stringa
+ * using the SWORD library. It amounts to a simple commandline
+ * tool with a usage like:
+ *
+ * stripaccents 4 "וְהָאָ֗רֶץ הָיְתָ֥ה תֹ֙הוּ֙ וָבֹ֔הוּ וְחֹ֖שֶׁךְ עַל־פְּנֵ֣י תְהֹ֑ום וְר֣וּחַ "
+ *
*
- * search KJV "swift hear slow speak"
+ * $Id: stripaccents.cpp 3382 2015-09-01 22:57GMT refdoc $
*
- * $Id: search.cpp 3269 2014-10-09 14:55:14Z scribe $
- *
* Copyright 1997-2013 CrossWire Bible Society (http://www.crosswire.org)
* CrossWire Bible Society
* P. O. Box 2528
More information about the sword-cvs
mailing list