Changeset 911 for trunk/dll/strips.c
- Timestamp:
- Jan 7, 2008, 2:01:29 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/dll/strips.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/strips.c
r907 r911 13 13 20 Aug 07 GKY Move #pragma alloc_text to end for OpenWatcom compat 14 14 29 Dec 07 GKY Add remove_first_occurence_of_character 15 29 Dec 07 GKY Add remove_last_occurence_of_character 15 16 16 17 ***********************************************************************/ … … 90 91 91 92 #pragma alloc_text(MISC8,chop_at_crnl,convert_nl_to_nul,strip_trail_char,strip_lead_char) 93 #pragma alloc_text(MISC8,remove_first_occurence_of_character,remove_last_occurence_of_character)
Note:
See TracChangeset
for help on using the changeset viewer.
