- Timestamp:
- Jul 6, 2015, 8:06:50 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20150625/Ohana/src/opihi/lib.shell/gprint.c
r27592 r38572 255 255 if (file == NULL) { 256 256 // XXX this is a problem: we are leaving open the old file 257 fprintf (stderr, " cannot open file %s\n", stream[0].name);257 fprintf (stderr, "gprint cannot open file %s\n", stream[0].name); 258 258 free (stream[0].name); 259 259 file = (dest == GP_LOG) ? stdout : stderr;
Note:
See TracChangeset
for help on using the changeset viewer.
