http://downloads.netgear.com/files/GPL/GPL_Source_V361j_DM111PSP_series_consumer_rele...
[bcm963xx.git] / userapps / opensource / atm2684 / atm / lane / load.c
index b2e37fe..62cd32d 100755 (executable)
@@ -1,7 +1,7 @@
 /*
  * Configuration file loader
  *
- * $Id: load.c,v 1.17 1995/07/02 17:55:16 carnil Exp $
+ * $Id: load.c,v 1.1.1.1 2006/04/12 06:26:44 michaelc Exp $
  *
  */
 
@@ -60,7 +60,7 @@ static void load_vars(const char *filename);
 
 /* Data */
 #define BUFLEN 256
-static const char *rcsid = "$Id: load.c,v 1.17 1995/07/02 17:55:16 carnil Exp $";
+static const char *rcsid = "$Id: load.c,v 1.1.1.1 2006/04/12 06:26:44 michaelc Exp $";
 
 static VarList_t *varlist;
 extern char *var_file;