Remove superfluous trailing white space from C files
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/*---------------------------------------------------------------------------
|
||||
Fix file for David renaming lots of el734 error codes.
|
||||
|
||||
|
||||
Mark Koennecke, October 1998
|
||||
----------------------------------------------------------------------------*/
|
||||
#ifndef EL734FIX
|
||||
@@ -9,7 +9,7 @@
|
||||
|
||||
#define EL734__BAD_HOST ASYNSRV__BAD_HOST
|
||||
#define EL734__BAD_BIND ASYNSRV__BAD_BIND
|
||||
#define EL734__BAD_SENDLEN ASYNSRV__BAD_SEND_LEN
|
||||
#define EL734__BAD_SENDLEN ASYNSRV__BAD_SEND_LEN
|
||||
#define EL734__BAD_SEND ASYNSRV__BAD_SEND
|
||||
#define EL734__BAD_SEND_PIPE ASYNSRV__BAD_SEND_PIPE
|
||||
#define EL734__BAD_SEND_UNKN ASYNSRV__BAD_SEND_UNKN
|
||||
|
||||
Reference in New Issue
Block a user