Ignore:
Timestamp:
Sep 25, 2006, 1:07:16 PM (18 years ago)
Author:
andree
Message:

Add new header mr_string.h for mr_string.c. Use mr_strtok() from
mr_string.c and delete from libmondo-string.c. Add mr_string.c and
mr_string.h to Makefile.am. (Follow-up to r828.)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/stable/mondo/mondo/common/libmondo-string-EXT.h

    r565 r831  
    4444extern inline void turn_wildcard_chars_into_literal_chars(char *out,
    4545                                                          char *in);
    46 /* Valid external functions */
    47 extern char *mr_strtok(char *instr, const char *delims, int *lastpos);
Note: See TracChangeset for help on using the changeset viewer.