diff options
author | Lars Müller <lmuelle@samba.org> | 2007-05-27 15:58:19 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 12:22:51 -0500 |
commit | e5e33247ff9abe01a87bd7b8ebd050c549e2814f (patch) | |
tree | 3266f7257f09f87cd76a2632d2f68309edb58f8d /source3/iniparser/src/dictionary.h | |
parent | 40a3b796ceac468b887b981422680a8139142a07 (diff) | |
download | samba-e5e33247ff9abe01a87bd7b8ebd050c549e2814f.tar.gz samba-e5e33247ff9abe01a87bd7b8ebd050c549e2814f.tar.bz2 samba-e5e33247ff9abe01a87bd7b8ebd050c549e2814f.zip |
r23166: Bring samba.org's iniparser copy in sync with the upstream version 2.17.
(This used to be commit 3fa98245d98436a0f042ffca9bf102e9f920bace)
Diffstat (limited to 'source3/iniparser/src/dictionary.h')
-rw-r--r-- | source3/iniparser/src/dictionary.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source3/iniparser/src/dictionary.h b/source3/iniparser/src/dictionary.h index dcab6e7511..b332680b04 100644 --- a/source3/iniparser/src/dictionary.h +++ b/source3/iniparser/src/dictionary.h @@ -14,9 +14,9 @@ /*--------------------------------------------------------------------------*/ /* - $Id: dictionary.h,v 1.11 2002/06/17 09:30:46 ndevilla Exp $ + $Id: dictionary.h,v 1.11 2002-06-17 09:30:46 ndevilla Exp $ $Author: ndevilla $ - $Date: 2002/06/17 09:30:46 $ + $Date: 2002-06-17 09:30:46 $ $Revision: 1.11 $ */ |