Changeset 4106
- Timestamp:
- 05/09/06 18:39:42 (3 years ago)
- Files:
-
- libwired/trunk/libwired/data/wi-string.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
libwired/trunk/libwired/data/wi-string.c
r3828 r4106 1132 1132 return; 1133 1133 1134 wi_string_expand_tilde_in_path(path); 1135 1134 1136 absolute = wi_string_has_prefix(path, WI_STR("/")); 1135 1137 array = wi_string_path_components(path);
