projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5ada2a1
)
/
author
John Kohl
<jtkohl@mit.edu>
Mon, 4 Mar 1991 13:12:37 +0000
(13:12 +0000)
committer
John Kohl
<jtkohl@mit.edu>
Mon, 4 Mar 1991 13:12:37 +0000
(13:12 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1843
dc483132
-0cff-0310-8789-
dd5450dbe970
src/appl/simple/simple.h
[new file with mode: 0644]
patch
|
blob
diff --git a/src/appl/simple/simple.h
b/src/appl/simple/simple.h
new file mode 100644
(file)
index 0000000..
0f0833b
--- /dev/null
+++ b/
src/appl/simple/simple.h
@@ -0,0
+1,16
@@
+/*
+ * $Source$
+ * $Author$
+ * $Id$
+ *
+ * Copyright 1988,1991 by the Massachusetts Institute of Technology.
+ * All Rights Reserved.
+ *
+ * For copying and distribution information, please see the file
+ * <krb5/copyright.h>.
+ *
+ * Common definitions for the simple UDP-based Kerberos-mediated
+ * server & client applications.
+ */
+
+#define SERVICE "sample"