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 EL737FIX
|
||||
@@ -9,7 +9,7 @@
|
||||
|
||||
#define EL737__BAD_HOST ASYNSRV__BAD_HOST
|
||||
#define EL737__BAD_BIND ASYNSRV__BAD_BIND
|
||||
#define EL737__BAD_SENDLEN ASYNSRV__BAD_SEND_LEN
|
||||
#define EL737__BAD_SENDLEN ASYNSRV__BAD_SEND_LEN
|
||||
#define EL737__BAD_SEND ASYNSRV__BAD_SEND
|
||||
#define EL737__BAD_SEND_PIPE ASYNSRV__BAD_SEND_PIPE
|
||||
#define EL737__BAD_SEND_UNKN ASYNSRV__BAD_SEND_UNKN
|
||||
@@ -25,7 +25,7 @@
|
||||
#define EL737__BAD_RECV1_PIPE ASYNSRV__BAD_RECV1_PIPE
|
||||
#define EL737__BAD_RECV1_NET ASYNSRV__BAD_RECV1_NET
|
||||
#define EL737__BAD_CONNECT ASYNSRV__BAD_CONNECT
|
||||
#define EL737__BAD_ID -99995
|
||||
#define EL737__BAD_ID -99995
|
||||
#define EL737__BAD_SNTX -99991
|
||||
#define EL737__BAD_REPLY -99992
|
||||
#define EL737__BAD_ADR -99993
|
||||
|
||||
Reference in New Issue
Block a user