Browse Source

Added comment and CVS id.

Gisle Vanem 18 years ago
parent
commit
012d75442a
1 changed files with 4 additions and 0 deletions
  1. 4 0
      lib/config.dj

+ 4 - 0
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"