Module Name: src Committed By: martin Date: Sat Sep 13 17:22:22 UTC 2014
Modified Files: src/usr.sbin/sysinst: net.c Log Message: For the benefit of gcc 4.5, rename a local "nl" variable to "nline", so it doesn't collide with the global curses nl() function. To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 src/usr.sbin/sysinst/net.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.