Ignore:
Timestamp:
Apr 13, 2011, 1:28:08 PM (13 years ago)
Author:
rybkin
Message:

See C.L. 448

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CMT/HEAD/source/cmt_system.h

    r561 r565  
    134134  static cmt_string quote (const cmt_string& text,
    135135                           const cmt_string& separators);
     136  static int mangle (const cmt_string& text, cmt_string& out);
     137  static cmt_string mangle (const cmt_string& text);
    136138
    137139  static void compress_path (const cmt_string& dir, cmt_string& new_dir);
Note: See TracChangeset for help on using the changeset viewer.