[interchange-cvs] interchange - docelic modified lib/Vend/MakeCat.pm

interchange-cvs at icdevgroup.org interchange-cvs at icdevgroup.org
Thu Sep 14 18:51:03 EDT 2006


User:      docelic
Date:      2006-09-14 22:51:03 GMT
Modified:  lib/Vend MakeCat.pm
Log:
- Remove two excess ^^ that surfaced after s/foundation/standard/

Revision  Changes    Path
2.15      +3 -3      interchange/lib/Vend/MakeCat.pm


rev 2.15, prev_rev 2.14
Index: MakeCat.pm
===================================================================
RCS file: /var/cvs/interchange/lib/Vend/MakeCat.pm,v
retrieving revision 2.14
retrieving revision 2.15
diff -u -r2.14 -r2.15
--- MakeCat.pm	24 Jan 2005 22:08:50 -0000	2.14
+++ MakeCat.pm	14 Sep 2006 22:51:03 -0000	2.15
@@ -1,6 +1,6 @@
 # Vend::MakeCat - Routines for Interchange catalog configurator
 #
-# $Id: MakeCat.pm,v 2.14 2005/01/24 22:08:50 jon Exp $
+# $Id: MakeCat.pm,v 2.15 2006/09/14 22:51:03 docelic Exp $
 #
 # Copyright (C) 2002-2005 Interchange Development Group
 # Copyright (C) 1996-2002 Red Hat, Inc.
@@ -111,7 +111,7 @@
 	%Window
 /;
 
-$VERSION = substr(q$Revision: 2.14 $, 10);
+$VERSION = substr(q$Revision: 2.15 $, 10);
 
 $Force = 0;
 $History = 0;
@@ -319,7 +319,7 @@
 # fragment, not a directory or file name.
 #
 #         <IMG SRC="/standard/images/icon.gif">
-#                   ^^^^^^^^^^^^^^^^^^
+#                   ^^^^^^^^^^^^^^^^
 #
 EOF
 








More information about the interchange-cvs mailing list