Changeset 5781
- Timestamp:
- Jan 23, 2007, 2:14:05 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ccl/lib/foreign-types.lisp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ccl/lib/foreign-types.lisp
r5758 r5781 1320 1320 Lisp object of type indicated by result-type-specifier), or NIL if 1321 1321 result-type-specifer is :VOID or NIL" 1322 (funcall (ftd-ff-call-expand-function *target-ftd*) 1323 `(%ff-call ,entry) args) 1324 #+nil 1322 1325 (let* ((monitor (eq (car args) :monitor-exception-ports))) 1323 1326 (when monitor
Note:
See TracChangeset
for help on using the changeset viewer.
