summaryrefslogtreecommitdiff
path: root/lib/strverscmp.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-02-27 13:58:12 +0000
committerJim Meyering <jim@meyering.net>2000-02-27 13:58:12 +0000
commit43de6da78cd614b814f800dc87dba415ce7dbf02 (patch)
tree0ae2eff64a00067eaf4709bfabaf0f63c307641e /lib/strverscmp.c
parentbafd9f114ba057cc7b3719615a9d133d8a1ae707 (diff)
downloadgnulib-43de6da78cd614b814f800dc87dba415ce7dbf02.tar.gz
Put cedilla on `c' in author's name.
Diffstat (limited to 'lib/strverscmp.c')
-rw-r--r--lib/strverscmp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/strverscmp.c b/lib/strverscmp.c
index 72ca26628b..830a5458b6 100644
--- a/lib/strverscmp.c
+++ b/lib/strverscmp.c
@@ -1,7 +1,7 @@
/* Compare strings while treating digits characters numerically.
Copyright (C) 1997, 2000 Free Software Foundation, Inc.
This file is part of the GNU C Library.
- Contributed by Jean-Francois Bignolles <bignolle@ecoledoc.ibp.fr>, 1997.
+ Contributed by Jean-François Bignolles <bignolle@ecoledoc.ibp.fr>, 1997.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public License as