]> git.ozlabs.org Git - ppp.git/commit
Minor tweaks to utils.c
authorPaul Mackerras <paulus@samba.org>
Tue, 3 Jun 2008 12:06:37 +0000 (12:06 +0000)
committerPaul Mackerras <paulus@samba.org>
Tue, 3 Jun 2008 12:06:37 +0000 (12:06 +0000)
commit18d1bf125b75c5211aefd678c36d622fef28f59f
treee1e44a5251b7ffcff4d06d801d32615c9c837140
parent638647916bb20f23221b0fd5fd6a8bb79a020093
Minor tweaks to utils.c

Add a const qualifier to the prefix arg for init_pr_log, and
use OUTCHAR in a couple of places in vslprintf instead of
explicitly putting things in the buffer.
pppd/pppd.h
pppd/utils.c