]> git.ozlabs.org Git - ppp.git/commit
pppd: add missing parameter in call to 'printer'
authorNathan Hintz <nlhintz@hotmail.com>
Sun, 4 Dec 2016 20:35:50 +0000 (12:35 -0800)
committerNathan Hintz <nlhintz@hotmail.com>
Sun, 4 Dec 2016 20:57:52 +0000 (12:57 -0800)
commite52aee3c8746d931ec428f6cb1a93dbffbcb740b
treeaf76fae1f5cf8ed0d1c94743676c9e0d8219813d
parent9957c9619889379e2db1c975d665de82873f0ae8
pppd: add missing parameter in call to 'printer'

The 'arg' parameter is missing from a call to the 'printer'
function; modify the call to use the correct parameter set.

Signed-off-by: Nathan Hintz <nlhintz@hotmail.com>
pppd/options.c