Changeset 33960
- Timestamp:
- May 30, 2012, 11:51:38 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20120405/Ohana/src/opihi/cmd.basic/input.c
r33945 r33960 40 40 fclose (infile); 41 41 42 if (!inlist.Nlines) gprint (GP_ERR, "WARNING: input file (%s) was empty\n" argv[1]);42 if (!inlist.Nlines) gprint (GP_ERR, "WARNING: input file (%s) was empty\n", argv[1]); 43 43 44 44 /* process this list */
Note:
See TracChangeset
for help on using the changeset viewer.
