summaryrefslogtreecommitdiff
path: root/usr.sbin/sesd/srcs/setobjstat.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/sesd/srcs/setobjstat.c')
-rw-r--r--usr.sbin/sesd/srcs/setobjstat.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/sesd/srcs/setobjstat.c b/usr.sbin/sesd/srcs/setobjstat.c
index f094dff61c7..5cdd252f4e7 100644
--- a/usr.sbin/sesd/srcs/setobjstat.c
+++ b/usr.sbin/sesd/srcs/setobjstat.c
@@ -1,6 +1,6 @@
/* $NetBSD: $ */
/* $FreeBSD: $ */
-/* $OpenBSD: setobjstat.c,v 1.2 2000/02/22 06:21:36 mjacob Exp $ */
+/* $OpenBSD: setobjstat.c,v 1.3 2002/02/16 21:28:09 millert Exp $ */
/*
* Copyright (c) 2000 by Matthew Jacob
* All rights reserved.
@@ -41,7 +41,7 @@
#include <sys/ioctl.h>
#include SESINC
-int main __P((int, char **));
+int main(int, char **);
int
main(a, v)