X-Git-Url: https://git.octo.it/?p=rrdtool.git;a=blobdiff_plain;f=src%2Frrd_afm.c;h=7458547932044d4375c5277b0e4ba6d928229bc8;hp=83f6581034e3b727e282ea8c9889df85216d582f;hb=8b2c74a025ed32db8704366ac2c3bd8885a3a802;hpb=fdb5114e81a716a75119be3e204a9ee9666cd186 diff --git a/src/rrd_afm.c b/src/rrd_afm.c index 83f6581..7458547 100644 --- a/src/rrd_afm.c +++ b/src/rrd_afm.c @@ -2,7 +2,9 @@ * RRDtool 1.2.19 Copyright by Tobi Oetiker, 1997-2007 **************************************************************************** * rrd_afm.h Parsing afm tables to find width of strings. - ****************************************************************************/ + **************************************************************************** + * $Id$ +*/ #if defined(_WIN32) && !defined(__CYGWIN__) && !defined(__CYGWIN32__) && !defined(HAVE_CONFIG_H) #include "../win32/config.h"