Changeset 28722
- Timestamp:
- Jul 27, 2010, 3:16:11 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20100621/Ohana/src/libautocode/def/autocode.c
r28277 r28722 66 66 if (Ncols != $SIZE) { 67 67 fprintf (stderr, "ERROR: mis-match in table size: width is %d but should be %d bytes\n", Ncols, $SIZE); 68 exit (1);68 return NULL; 69 69 } 70 70
Note:
See TracChangeset
for help on using the changeset viewer.
