diff options
Diffstat (limited to 'source3/iniparser/src/strlib.c')
-rw-r--r-- | source3/iniparser/src/strlib.c | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/source3/iniparser/src/strlib.c b/source3/iniparser/src/strlib.c index b954a36cf7..f0d85aea58 100644 --- a/source3/iniparser/src/strlib.c +++ b/source3/iniparser/src/strlib.c @@ -4,7 +4,7 @@ @file strlib.c @author N. Devillard @date Jan 2001 - @version $Revision: 1.8 $ + @version $Revision: 1.9 $ @brief Various string handling routines to complement the C lib. This modules adds a few complementary string routines usually missing @@ -13,10 +13,10 @@ /*--------------------------------------------------------------------------*/ /* - $Id: strlib.c,v 1.8 2002/12/12 10:29:16 ndevilla Exp $ + $Id: strlib.c,v 1.9 2006-09-27 11:04:11 ndevilla Exp $ $Author: ndevilla $ - $Date: 2002/12/12 10:29:16 $ - $Revision: 1.8 $ + $Date: 2006-09-27 11:04:11 $ + $Revision: 1.9 $ */ /*--------------------------------------------------------------------------- |