Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 1444 → Rev 1445

/demos/trunk/bttvdemo/bttv.c
230,7 → 230,7
PID grab_task_pid;
 
if (argc < 2) {
sys_shutdown_message("ERROR: Enter the input channel [ex: %s 0]\n",argv[0]);
sys_shutdown_message("ERROR: Enter the input channel [ex> %s 0]\n",argv[0]);
sys_end();
}