view command.h @ 23525:37ef65c09ac6

r23516: little indentation fix r23517: small indentation and tags fixes r23520: reversed previus modification (r23517) r23536: caps character after "Explanation:" in tvinput.xml r23537: <note><para> indentation corrected r23538: capital char and relative dot at end of phrase removed
author voroshil
date Mon, 11 Jun 2007 07:39:06 +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);