- Timestamp:
- 2010-08-07T19:39:01Z (14 years ago)
- Branches:
- master
- Children:
- 203a2d2
- Parents:
- daae10f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lib/misc.c
rdaae10f r7b87539 652 652 } 653 653 654 /* Split commands (root-style, *not* IRC-style). Handles "quoting of" 655 white\ space in 'various ways'. Returns a NULL-terminated static 656 char** so watch out with nested use! Definitely not thread-safe. */ 654 657 char **split_command_parts( char *command ) 655 658 {
Note: See TracChangeset
for help on using the changeset viewer.