files.c
Jesse Michael,,,,
jmichael at gabe.freedesktop.org
Thu Nov 3 00:42:05 PST 2005
Update of /cvs/xtest/xtest/xts5/src/bin/mc
In directory gabe:/tmp/cvs-serv10910/xts5/src/bin/mc
Modified Files:
files.c
Log Message:
clean up all vsw5 paths to use xts5 instead.
Index: files.c
===================================================================
RCS file: /cvs/xtest/xtest/xts5/src/bin/mc/files.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- files.c 21 Apr 2005 09:40:42 -0000 1.2
+++ files.c 3 Nov 2005 08:42:01 -0000 1.3
@@ -35,6 +35,9 @@
*
* Modifications:
* $Log$
+* Revision 1.3 2005/11/03 08:42:01 jmichael
+* clean up all vsw5 paths to use xts5 instead.
+*
* Revision 1.2 2005/04/21 09:40:42 ajosey
* resync to VSW5.1.5
*
@@ -117,7 +120,7 @@
#include "stdlib.h"
#include "mc.h"
-#define MC_LOC "/vsw5/lib/"
+#define MC_LOC "/xts5/lib/"
extern char *Filename;
extern int Lineno;
@@ -326,7 +329,7 @@
}
/*
- * Return path name of file in the vsw5 lib directory.
+ * Return path name of file in the xts5 lib directory.
*/
char *
mcpath(file)
More information about the xorg-test-commit
mailing list