Made mistake removing get_value

This commit is contained in:
Marty Kraimer
1997-01-13 17:30:35 +00:00
parent f0e00aacc8
commit 219324f304
+1 -1
View File
@@ -61,7 +61,7 @@
static long init_record();
static long process();
#define special NULL
#define special get_value
#define get_value NULL
static long cvt_dbaddr();
static long get_array_info();
static long put_array_info();