aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/sysinstall/anonFTP.c
diff options
context:
space:
mode:
authorBruce Evans <bde@FreeBSD.org>2004-03-11 11:58:16 +0000
committerBruce Evans <bde@FreeBSD.org>2004-03-11 11:58:16 +0000
commit03f0d9e8ae6d98324d750f279801106df7b32877 (patch)
tree873c65073bc4a50436133a5678acbe7ad4856ddc /usr.sbin/sysinstall/anonFTP.c
parent8153ab0e6fb5c344655c9ff21bffc2cc07ff1074 (diff)
downloadsrc-03f0d9e8ae6d98324d750f279801106df7b32877.tar.gz
src-03f0d9e8ae6d98324d750f279801106df7b32877.zip
Fixed assorted misuses of NULL in integer context.
Notes
Notes: svn path=/head/; revision=126844
Diffstat (limited to 'usr.sbin/sysinstall/anonFTP.c')
-rw-r--r--usr.sbin/sysinstall/anonFTP.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/sysinstall/anonFTP.c b/usr.sbin/sysinstall/anonFTP.c
index f79974b56b9c..7d130f14e95d 100644
--- a/usr.sbin/sysinstall/anonFTP.c
+++ b/usr.sbin/sysinstall/anonFTP.c
@@ -115,7 +115,7 @@ static Layout layout[] = {
{ 19, 35, 0, 0,
"CANCEL", "Select this if you wish to cancel this screen",
&cancelbutton, BUTTONOBJ, NULL },
- { NULL },
+ { 0 },
};
static int