Changeset 740
- Timestamp:
- 2011-04-11T15:12:08+02:00 (2 years ago)
- File:
-
- 1 edited
-
trunk/processor/struct.m4 (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/processor/struct.m4
r719 r740 33 33 /* {{{ init assert */ 34 34 ifdef(`SIZEOF_$1', , `m4_errprint(`missing SIZEOF_$1, safe to ignore')') 35 ifdef(`COUNTOF_$1', , `m4_errprint(`missing COUNTOF_$1, safe to ignore') )')35 ifdef(`COUNTOF_$1', , `m4_errprint(`missing COUNTOF_$1, safe to ignore')') 36 36 dnl SIZEOF_x COUNTOF_x can be both defined or both not 37 37 ifdef(`SIZEOF_$1', `
Note: See TracChangeset
for help on using the changeset viewer.

