diff options
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | dln.c | 1 |
2 files changed, 4 insertions, 1 deletions
@@ -1,3 +1,7 @@ +Tue Jun 25 19:24:38 2002 KONISHI Hiromasa <[email protected]> + + * dln.c: remove definition rb_loaderror(). + Tue Jun 25 00:21:00 2002 KONISHI Hiromasa <[email protected]> * dln.c: remark definition rb_loaderror(). @@ -26,7 +26,6 @@ #ifdef USE_DLN_A_OUT char *dln_argv0; #endif -//void rb_loaderror(); #ifdef _AIX #pragma alloca |