]> git.ipfire.org Git - thirdparty/dhcp.git/commit
To print a non-NUL terminated string, use "%.*s", not "%*s". Fixed.
authorDamien Neil <source@isc.org>
Tue, 8 Aug 2000 18:08:05 +0000 (18:08 +0000)
committerDamien Neil <source@isc.org>
Tue, 8 Aug 2000 18:08:05 +0000 (18:08 +0000)
commit5bd0368aa94892749a2598ace940e28daa41ec28
tree5003f7a4f09cb55126b219d9f3f6b0c46791bf19
parentc284b6fd1bb339e89d057a2683be8dc8f4f335e6
To print a non-NUL terminated string, use "%.*s", not "%*s".  Fixed.
dhcpctl/test.c