diff options
author | Bruno Haible <bruno@clisp.org> | 2007-03-04 22:17:49 +0000 |
---|---|---|
committer | Bruno Haible <bruno@clisp.org> | 2009-06-23 12:14:42 +0200 |
commit | 2552cadcef98e62f1c2d8246cde6aff5f5a335c0 (patch) | |
tree | e43b178daab8457adadb7281f57cd64abd6a63c4 /gnulib-local/modules | |
parent | b693600795d2a097365de691e480ee02a79f5bdb (diff) | |
download | external_gettext-2552cadcef98e62f1c2d8246cde6aff5f5a335c0.zip external_gettext-2552cadcef98e62f1c2d8246cde6aff5f5a335c0.tar.gz external_gettext-2552cadcef98e62f1c2d8246cde6aff5f5a335c0.tar.bz2 |
Use mbsstr instead of strstr.
Diffstat (limited to 'gnulib-local/modules')
-rw-r--r-- | gnulib-local/modules/propername | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnulib-local/modules/propername b/gnulib-local/modules/propername index 4ab93eb..7fca804 100644 --- a/gnulib-local/modules/propername +++ b/gnulib-local/modules/propername @@ -11,7 +11,7 @@ localcharset c-strcase xstriconv c-strstr -strstr +mbsstr xalloc gettext-h |