Changeset 276 for trunk/thune/rune
- Timestamp:
- 09/18/06 03:43:03 (2 years ago)
- Files:
-
- 1 modified
-
trunk/thune/rune/rune.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/thune/rune/rune.c
r260 r276 148 148 { 149 149 ur_throwErr( UR_ERR_DATATYPE, 150 "argument %d is %s !where <some!> was expected",150 "argument %d is %s where <some!> was expected", 151 151 count - (int) (end - it), 152 152 ur_typeName( ur_type(it) ) );
