unstrip-downed Class 2 error messages table uc
authorshort <>
Mon, 15 Apr 2002 11:01:20 +0000 (11:01 +0000)
committershort <>
Mon, 15 Apr 2002 11:01:20 +0000 (11:01 +0000)
efax.c

diff --git a/efax.c b/efax.c
index 803722c..9a09c0c 100644 (file)
--- a/efax.c
+++ b/efax.c
@@ -251,7 +251,6 @@ static struct c2msgstruct
   int min, max ;
   char *msg ;
 } c2msg [] = {
-#ifndef UCLINUX
   {   0,   9, "Call Placement and Termination:" },
   {   0,   0, "  Normal and proper end of connection" },
   {   1,   1, "  Ring Detect without successful handshake" },
@@ -311,7 +310,6 @@ static struct c2msgstruct
   { 102, 102, "  COMREC invalid response received" },
   { 103, 103, "  Unable to continue after PIN or PIP" },
   { 120, 255, "Reserved Codes" },
-#endif /* UCLINUX */
   {  -1,  -1, "" }
 } ;