diff options
author | jmichael <jmichael> | 2005-11-03 08:42:00 +0000 |
---|---|---|
committer | jmichael <jmichael> | 2005-11-03 08:42:00 +0000 |
commit | 3fb31840bead8f285100d0b536908dbaa3e157a9 (patch) | |
tree | f8069476906b7bb596b089119996ba591afeb1a7 /xts5/src/lib/config.c | |
parent | e4ad03a11c2b3383b271f96c863373aba39a565b (diff) |
clean up all vsw5 paths to use xts5 instead.
Diffstat (limited to 'xts5/src/lib/config.c')
-rw-r--r-- | xts5/src/lib/config.c | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/xts5/src/lib/config.c b/xts5/src/lib/config.c index 6bb39238..f51e742c 100644 --- a/xts5/src/lib/config.c +++ b/xts5/src/lib/config.c @@ -20,7 +20,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /* -* $Header: /cvs/xtest/xtest/xts5/src/lib/config.c,v 1.2 2005-04-21 09:40:42 ajosey Exp $ +* $Header: /cvs/xtest/xtest/xts5/src/lib/config.c,v 1.3 2005-11-03 08:42:01 jmichael Exp $ * * Copyright (c) 1999 The Open Group * Copyright Applied Testing and Technology Inc. 1995 @@ -28,14 +28,17 @@ SOFTWARE. * * Project: VSW5 * -* File: vsw5/src/lib/config.c +* File: xts5/src/lib/config.c * * Description: * Configuration file support routines * * Modifications: * $Log: config.c,v $ -* Revision 1.2 2005-04-21 09:40:42 ajosey +* 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 * * Revision 8.2 2005/01/20 15:56:46 gwc |