efax v0.7a fix

David Mosberger-Tang (davidm@azstarnet.com)
Mon, 9 Dec 1996 10:59:08 -0700

Here is a small patch that makes efax07a work. This is the version of efax
that comes with RH4.0. I assume efax08 has this fixed already (the code
attempted the print an integer as a string...).

--david

--- /usr/src/redhat/BUILD/efax07a/efax.c Sat Jun 17 12:03:14 1995
+++ /tmp/efax.c Mon Dec 9 10:44:18 1996
@@ -1711,7 +1711,7 @@
readfont ( fontname, &font ) ;

if ( ! header )
- strftime ( header = headerbuf , MAXLINELEN, "%c %%s -> P. %%d/%%d",
+ strftime ( header = headerbuf , MAXLINELEN, "%c -> P. %%d/%%d",
( t = time(0), localtime ( &t ) ) ) ;

sigm = m ;

--
To unsubscribe: send e-mail to axp-list-request@redhat.com with
'unsubscribe' as the subject.  Do not send it to axp-list@redhat.com



Feedback | Store | News | Support | Product Errata | About Us | Linux Info | Search | JumpWords
No Frames | Show Frames

Copyright © 1995-1997 Red Hat Software. Legal notices