Index: ossp-pkg/str/str_format.c RCS File: /v/ossp/cvs/ossp-pkg/str/str_format.c,v rcsdiff -q -kk '-r1.22' '-r1.23' -u '/v/ossp/cvs/ossp-pkg/str/str_format.c,v' 2>/dev/null --- 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. */