File efax-undefined.patch of Package efax

--- efax.c
+++ efax.c
@@ -759,7 +759,7 @@
 	c = tgetd ( f, TO_CHAR ) ;
 
 	rd_state = ( rd_state & rd_allowed[c] ) ?
-	  ( ( rd_state & rd_nexts[c] ) ? rd_state <<= 1 : rd_state ) : 
+	  ( ( rd_state & rd_nexts[c] ) ? rd_state << 1 : rd_state ) : 
 	  RD_BEGIN ;
 
 	if ( rd_state == RD_END )
openSUSE Build Service is sponsored by