]> arthur.barton.de Git - netatalk.git/commitdiff
Modified etc/papd/file.c to fix binary printing in papd.
authormorgana <morgana>
Wed, 27 Jun 2001 03:38:05 +0000 (03:38 +0000)
committermorgana <morgana>
Wed, 27 Jun 2001 03:38:05 +0000 (03:38 +0000)
ChangeLog

index c7da171ae6a78d926bfb9ffdb736aef730a71cc0..4156277801e279054389ec84e765d476631ec7e5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,11 @@
-($Id: ChangeLog,v 1.54 2001-06-25 20:13:45 rufustfirefly Exp $)
+($Id: ChangeLog,v 1.55 2001-06-27 03:38:05 morgana Exp $)
+
+2001-06-26  andy m  <morgan@orst.edu
+       * etc/papd/file.c: modified markline() to return 1 instead
+       of *linelength for successful completion. This should fix
+       the remaining binary printing problems in papd.  Thanks go
+       out to Dave Arnold <darn0ld@home.com> for getting me thinking
+       about the markline function.
 
 2001-06-25  jeff b  <jeff@univrel.pr.uconn.edu>
        * etc/afpd/auth.c, etc/afpd/main.c, etc/afpd/uam.c,