Repositories
/
ecl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a5f254c
)
Fixed typo.
author
Juan Jose Garcia Ripoll
<jjgarcia@jjgr-2.local>
Tue, 2 Feb 2010 18:39:35 +0000
(19:39 +0100)
committer
Juan Jose Garcia Ripoll
<jjgarcia@jjgr-2.local>
Tue, 2 Feb 2010 18:39:35 +0000
(19:39 +0100)
src/c/ffi.d
patch
|
blob
|
blame
|
history
diff --git
a/src/c/ffi.d
b/src/c/ffi.d
index
3e646cb
..
29143b0
100644
(file)
--- a/
src/c/ffi.d
+++ b/
src/c/ffi.d
@@
-36,8
+36,8
@@
static const cl_object ecl_foreign_type_table[] = {
@':uint16-t',
#endif
#ifdef ecl_uint32_t
- @':int
64
-t',
- @':uint
64
-t',
+ @':int
32
-t',
+ @':uint
32
-t',
#endif
#ifdef ecl_uint64_t
@':int64-t',