1 Index: trunk/src/support.c
2 ===================================================================
3 --- trunk/src/support.c (revision 68)
4 +++ trunk/src/support.c (working copy)
7 for (cnt = 0; cnt < c_argc; cnt++) {
9 - printf ("arg %d: %s\n", cnt, c_argv[cnt]);
11 + printf ("arg %d: %s\n", cnt, c_argv[cnt]);