X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Frrd_afm.c;h=c42e6fecbdd0f24752a2f52cfd8040fe5aece867;hb=5fc7ff89bdbced9c593c566fea9840a269935dcd;hp=5a30df2361b80d3ab9e94845f3209b563937eb68;hpb=734468bcc23497c7eba0deba87c92aa219fd46d1;p=rrdtool.git diff --git a/src/rrd_afm.c b/src/rrd_afm.c index 5a30df2..c42e6fe 100644 --- a/src/rrd_afm.c +++ b/src/rrd_afm.c @@ -1,8 +1,10 @@ /**************************************************************************** - * RRDtool 1.2.17 Copyright by Tobi Oetiker, 1997-2006 + * RRDtool 1.2.23 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"