Now using correct RCS identification
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#include "string.h"
|
||||
|
||||
/* $Header $ */
|
||||
/* $Header$ */
|
||||
|
||||
#define ok(X) if( X ==0) return;
|
||||
#define okr(X) if( X ==0) return(0);
|
||||
|
||||
Reference in New Issue
Block a user