changed DLLNODE to NODE

This commit is contained in:
Janet B. Anderson
1993-07-21 12:09:32 +00:00
parent e6fdc911ae
commit 4ca3371778
+2 -2
View File
@@ -888,7 +888,7 @@ ca_process_exit()
*
*
*/
ca_build_and_connect
int ca_build_and_connect
#ifdef __STDC__
(
char *name_str,
@@ -1859,7 +1859,7 @@ void *pfl;
void *pval;
register unsigned size;
struct tmp_buff{
NODE node;
DLLNODE node;
unsigned size;
};
struct tmp_buff *pbuf = NULL;