Changeset 496 for trunk/orca/context.c
- Timestamp:
- 11/08/07 22:09:39 (13 months ago)
- Files:
-
- 1 modified
-
trunk/orca/context.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/orca/context.c
r154 r496 527 527 if( (it->type == OT_WORD) || 528 528 (it->type == OT_SETWORD) || 529 (it->type == OT_LITWORD) || 529 530 (it->type == OT_GETWORD) ) 530 531 {
