]> granicus.if.org Git - sudo/commit
Split out log file word wrap code into its own file. Fixes an
authorTodd C. Miller <Todd.Miller@courtesan.com>
Sat, 13 Aug 2011 17:33:52 +0000 (13:33 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Sat, 13 Aug 2011 17:33:52 +0000 (13:33 -0400)
commit76418674b41e4d7520e647bd833a75e64a46a7c0
treef75d4d68663c381cbc216715cdd53a3106484014
parentc2d098fd2c8677a96affc2a9eee8058743958f19
Split out log file word wrap code into its own file.  Fixes an
off-by one in the word wrap when the log line length matches
loglinelen.

--HG--
branch : 1.7
Makefile.in
logging.c
logging.h
logwrap.c [new file with mode: 0644]