Changeset 157 for trunk/thune/context.c
- Timestamp:
- 05/25/06 15:20:35 (3 years ago)
- Files:
-
- 1 modified
-
trunk/thune/context.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/thune/context.c
r152 r157 26 26 typedef struct 27 27 { 28 uint16_t nameIndex; // Index into BIN_ATOM_NAMESptr.c28 uint16_t nameIndex; // Index into ur_binPtr(BIN_ATOM_NAMES)->ptr.c 29 29 uint16_t nameLen; 30 30 }
