From a2eeac503a433f3e6f03942477c728446c134c40 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Tue, 25 Jan 1994 21:18:28 +0000 Subject: Formerly verify_user_conch.c.~4~ --- libiohelp/verify_user_conch.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libiohelp/verify_user_conch.c') diff --git a/libiohelp/verify_user_conch.c b/libiohelp/verify_user_conch.c index 696eab83..f99f18b8 100644 --- a/libiohelp/verify_user_conch.c +++ b/libiohelp/verify_user_conch.c @@ -18,6 +18,8 @@ #include "ioserver.h" #include +/* Check to see if the user identified by USER has conch C; if not, + return an error, else, return 0. */ error_t verify_user_conch (struct conch *c, void *user) { -- cgit v1.2.3