gdbm: replace ALIAS: with normal definition for documentation's sake
parent
d3f1f7f609
commit
ce2ba6a271
|
@ -67,7 +67,7 @@ DESTRUCTOR: gdbm-close
|
|||
PRIVATE>
|
||||
|
||||
|
||||
ALIAS: gdbm-error-message gdbm_strerror
|
||||
: gdbm-error-message ( error -- msg ) gdbm_strerror ;
|
||||
|
||||
: gdbm-replace ( key content -- ) GDBM_REPLACE gdbm-store ;
|
||||
: gdbm-insert ( key content -- ) GDBM_INSERT gdbm-store ;
|
||||
|
|
Loading…
Reference in New Issue