Changeset 22540 for v6/smop/src/s1p_ccode.c
- Timestamp:
- 10/08/08 20:13:00 (3 months ago)
- Files:
-
- 1 modified
-
v6/smop/src/s1p_ccode.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
v6/smop/src/s1p_ccode.c
r22512 r22540 46 46 47 47 ret = func(interpreter,invocant,actualcap); 48 48 49 49 SMOP_RELEASE(interpreter,capture); 50 50 SMOP_RELEASE(interpreter,invocant);
