Changeset 492 for trunk/src/emx/src/emxomf/grow.h
- Timestamp:
- Aug 1, 2003, 3:44:59 AM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/emx/src/emxomf/grow.h
-
Property cvs2svn:cvs-rev
changed from
1.1
to1.2
r491 r492 59 59 const char *strpool_addn (struct strpool *p, const char *s, int len); 60 60 const char *strpool_add (struct strpool *p, const char *s); 61 const char *strpool_addnu ( struct strpool *p, const char *s, int len); 62 const char *strpool_addu ( struct strpool *p, const char *s); -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.