OSSP CVS Repository

ossp - Difference in ossp-pkg/l2/l2_version.c versions 1.1 and 1.2
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [History

ossp-pkg/l2/l2_version.c 1.1 -> 1.2

--- l2_version.c 2001/05/10 19:46:01     1.1
+++ l2_version.c 2001/09/08 21:04:58     1.2
@@ -19,9 +19,9 @@
     const char *v_web;
     const char *v_sccs;
     const char *v_rcs;
-} L2_version_t;
+} l2_version_t;
 
-extern L2_version_t L2_version;
+extern l2_version_t l2_version;
 
 #endif /* _L2_VERSION_C_ */
 
@@ -31,15 +31,15 @@
 #include "l2_version.c"
 #undef  _L2_VERSION_C_AS_HEADER_
 
-L2_version_t L2_version = {
+l2_version_t l2_version = {
     0x001200,
     "0.1.0",
-    "0.1.0 (08-May-2001)",
-    "This is L2, Version 0.1.0 (08-May-2001)",
-    "L2 0.1.0 (08-May-2001)",
+    "0.1.0 (08-Sep-2001)",
+    "This is L2, Version 0.1.0 (08-Sep-2001)",
+    "L2 0.1.0 (08-Sep-2001)",
     "L2/0.1.0",
-    "@(#)L2 0.1.0 (08-May-2001)",
-    "$Id: L2 0.1.0 (08-May-2001) $"
+    "@(#)L2 0.1.0 (08-Sep-2001)",
+    "$Id: L2 0.1.0 (08-Sep-2001) $"
 };
 
 #endif /* _L2_VERSION_C_AS_HEADER_ */

CVSTrac 2.0.1