ossp-pkg/str/str_format.c 1.22 -> 1.23
--- str_format.c 2001/04/27 12:22:21 1.22
+++ str_format.c 2001/04/27 12:24:52 1.23
@@ -83,7 +83,7 @@
* FreeBSD version which took it from GNU libc-4.6.27 and modified it
* to be thread safe. The whole code was finally cleaned up, stripped
* and extended by Ralf S. Engelschall for use inside the Str library.
- * Especially and Apache and network specific kludges were removed again
+ * Especially any Apache and network specific kludges were removed again
* and instead the formatting engine now can be extended by the caller
* on-the-fly.
*/
|
|