From: Gisle Vanem Date: Tue, 11 Jul 2006 13:12:57 +0000 (+0000) Subject: Added comment and CVS id. X-Git-Tag: curl-7_15_5~118 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=012d75442ab21cbf7c487a3548c6db9151567507;p=curl Added comment and CVS id. --- diff --git a/lib/config.dj b/lib/config.dj index d9f806b00..1ac700d86 100644 --- a/lib/config.dj +++ b/lib/config.dj @@ -1,6 +1,10 @@ #ifndef _CURL_CONFIG_DJGPP_H #define _CURL_CONFIG_DJGPP_H +/* lib/config.dj - Hand crafted config file for DJGPP. + * + * $Id$ + */ #define OS "MSDOS/djgpp" #define PACKAGE "curl"