[Autosec-devel] sonar/src error.h,1.5,1.6
Brought to you by:
red0x
From: <re...@us...> - 2004-01-17 03:05:19
|
Update of /cvsroot/autosec/sonar/src In directory sc8-pr-cvs1:/tmp/cvs-serv13141/src Modified Files: error.h Log Message: Removed some lint Index: error.h =================================================================== RCS file: /cvsroot/autosec/sonar/src/error.h,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** error.h 4 Nov 2003 23:40:46 -0000 1.5 --- error.h 17 Jan 2004 03:05:14 -0000 1.6 *************** *** 22,27 **** #define _ERROR_H_ - /*#include "plugin.h"*/ - #define MAXLINE 4096 /* max text line length */ --- 22,25 ---- |