- Timestamp:
- Jan 3, 2004, 7:38:03 PM (22 years ago)
- Location:
- trunk/src/emx/src
- Files:
- 
      - 2 edited
 
 - 
          
  emxstack/emxstack.c (modified) (2 diffs, 1 prop)
- 
          
  emxtsf/emxtsf.c (modified) (1 diff, 1 prop)
 
Legend:
- Unmodified
- Added
- Removed
- 
      trunk/src/emx/src/emxstack/emxstack.c- 
Property       cvs2svn:cvs-rev
 changed from       1.5to1.6
 r935 r936 24 24 #include <stdarg.h> 25 25 #include <string.h> 26 #include < emx/getopt.h>26 #include <getopt.h> 27 27 #include <sys/dirtree.h> 28 28 #include "defs.h" … … 573 573 574 574 opterr = TRUE; 575 optswchar = "-";576 575 optind = 0; 577 576 
- 
Property       cvs2svn:cvs-rev
 changed from       
- 
      trunk/src/emx/src/emxtsf/emxtsf.c- 
Property       cvs2svn:cvs-rev
 changed from       1.5to1.6
 r935 r936 23 23 #include <stdlib.h> 24 24 #include <string.h> 25 #include < emx/getopt.h>25 #include <getopt.h> 26 26 #include <sys/moddef.h> 27 27 
- 
Property       cvs2svn:cvs-rev
 changed from       
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
