]> git.ipfire.org Git - thirdparty/cups.git/commit
httpEncode64() wouldn't put enough ='s on the end of a line if only 8-bits
authormike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Thu, 7 Oct 1999 19:13:34 +0000 (19:13 +0000)
committermike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Thu, 7 Oct 1999 19:13:34 +0000 (19:13 +0000)
commitf0af4f8f162782ca6886dfc64dfe1430ead9b347
treeed084e1675a9cfacf9537db32fef69b48a9f8cc8
parentfee13185671cc9951f1b723a8fef8ab1257c9fc8
httpEncode64() wouldn't put enough ='s on the end of a line if only 8-bits
worth of data was in the last triplet.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@719 7a7537e8-13f0-0310-91df-b6672ffda945
cups/http.c