Changeset 33963 for trunk/Ohana/src/opihi/cmd.basic/input.c
- Timestamp:
- May 30, 2012, 1:46:12 PM (14 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
Ohana/src/opihi/cmd.basic/input.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk
-
trunk/Ohana/src/opihi/cmd.basic/input.c
r7917 r33963 40 40 fclose (infile); 41 41 42 if (!inlist.Nlines) gprint (GP_ERR, "WARNING: input file (%s) was empty\n", argv[1]); 43 42 44 /* process this list */ 43 45 status = exec_loop (&inlist);
Note:
See TracChangeset
for help on using the changeset viewer.
