lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [6342] Improve documentation


From: Greg Chicares
Subject: [lmi-commits] [6342] Improve documentation
Date: Sat, 10 Oct 2015 17:10:27 +0000

Revision: 6342
          http://svn.sv.gnu.org/viewvc/?view=rev&root=lmi&revision=6342
Author:   chicares
Date:     2015-10-10 17:10:25 +0000 (Sat, 10 Oct 2015)
Log Message:
-----------
Improve documentation

Modified Paths:
--------------
    lmi/trunk/miscellany.cpp

Modified: lmi/trunk/miscellany.cpp
===================================================================
--- lmi/trunk/miscellany.cpp    2015-10-10 00:37:37 UTC (rev 6341)
+++ lmi/trunk/miscellany.cpp    2015-10-10 17:10:25 UTC (rev 6342)
@@ -99,8 +99,8 @@
             }
         }
     // Assume that there is no newline at the end (or beginning) of
-    // the string: i.e.,     // that all newline delimiters are
-    // internal--hence "1u + ".
+    // the string: i.e., that all newline delimiters are internal--
+    // hence "1u + ".
     LMI_ASSERT(lines.size() == 1u + count_newlines(s));
     return lines;
 }




reply via email to

[Prev in Thread] Current Thread [Next in Thread]