view command.h @ 23639:2606b8c645de

Hide our swab prototype when the system has swab since at least the Solaris definition is incompatible with ours (char * vs. void *)
author reimar
date Sun, 24 Jun 2007 17:24:13 +0000
parents 1d807885ce7b
children 6ac1ece1f9fe
line wrap: on
line source

int run_command(struct MPContext *mpctx, mp_cmd_t *cmd);
char *property_expand_string(struct MPContext *mpctx, char *str);
void property_print_help(void);