Changeset 766 for branches/1.3/processor/struct.m4
- Timestamp:
- 2011-04-18T06:29:25+02:00 (2 years ago)
- Location:
- branches/1.3
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
processor/struct.m4 (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/1.3
-
branches/1.3/processor/struct.m4
r726 r766 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.

