X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=netatalk.git;a=blobdiff_plain;f=include%2Fatalk%2Fdictionary.h;fp=include%2Fatalk%2Fdictionary.h;h=b28d736e09855bed7cfee85c8d1d464bb8434c97;hp=7a910524699446d41745e4b5b6fb52aa0503e723;hb=9f957894d9a60f32adc56edddf72fa767ded8219;hpb=167e0c276e771987ffdad5eb7d81821c4d9a69a0 diff --git a/include/atalk/dictionary.h b/include/atalk/dictionary.h index 7a910524..b28d736e 100644 --- a/include/atalk/dictionary.h +++ b/include/atalk/dictionary.h @@ -4,7 +4,6 @@ @file dictionary.h @author N. Devillard @date Sep 2007 - @version $Revision: 1.12 $ @brief Implements a dictionary for string variables. This module implements a simple dictionary object, i.e. a list @@ -14,10 +13,8 @@ /*--------------------------------------------------------------------------*/ /* - $Id: dictionary.h,v 1.12 2007-11-23 21:37:00 ndevilla Exp $ $Author: ndevilla $ $Date: 2007-11-23 21:37:00 $ - $Revision: 1.12 $ */ #ifndef _DICTIONARY_H_