summaryrefslogtreecommitdiffstats
path: root/src/lib/rpc/auth_gss.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/rpc/auth_gss.c')
-rw-r--r--src/lib/rpc/auth_gss.c7
1 files changed, 3 insertions, 4 deletions
diff --git a/src/lib/rpc/auth_gss.c b/src/lib/rpc/auth_gss.c
index 1d6837ef0..6e6117915 100644
--- a/src/lib/rpc/auth_gss.c
+++ b/src/lib/rpc/auth_gss.c
@@ -1,8 +1,5 @@
+/* lib/rpc/auth_gss.c */
/*
- auth_gss.c
-
- RPCSEC_GSS client routines.
-
Copyright (c) 2000 The Regents of the University of Michigan.
All rights reserved.
@@ -37,6 +34,8 @@
Id: auth_gss.c,v 1.35 2002/10/15 21:25:25 kwc Exp
*/
+/* RPCSEC_GSS client routines. */
+
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>