Changeset 39457 for trunk/Ohana/src/opihi/lib.shell/VectorIO.c
- Timestamp:
- Mar 11, 2016, 10:23:42 PM (10 years ago)
- Location:
- trunk/Ohana
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/opihi/lib.shell/VectorIO.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana
-
Property svn:mergeinfo
set to
/branches/eam_branches/ohana.20160226 merged eligible
-
Property svn:mergeinfo
set to
-
trunk/Ohana/src/opihi/lib.shell/VectorIO.c
r39360 r39457 81 81 } 82 82 fprintf (stderr, "\n"); 83 # else 84 OHANA_UNUSED_PARAM(table); 85 OHANA_UNUSED_PARAM(message); 83 86 # endif 84 87 return TRUE; … … 99 102 } 100 103 fprintf (stderr, "\n"); 104 # else 105 OHANA_UNUSED_PARAM(table); 106 OHANA_UNUSED_PARAM(message); 101 107 # endif 102 108 return TRUE;
Note:
See TracChangeset
for help on using the changeset viewer.
