diff options
| author | Mark Eichin <eichin@mit.edu> | 1994-06-12 06:13:28 +0000 |
|---|---|---|
| committer | Mark Eichin <eichin@mit.edu> | 1994-06-12 06:13:28 +0000 |
| commit | 8eaa4f7c21a4933d65f3984cbcfebecff74749e1 (patch) | |
| tree | 0eb7b762fc338226dff85fa7a13d0aaea70b11b7 /src/include | |
| parent | 40b788935e06b2c9ebf88468e4cfce94f83d33c6 (diff) | |
| download | krb5-8eaa4f7c21a4933d65f3984cbcfebecff74749e1.tar.gz krb5-8eaa4f7c21a4933d65f3984cbcfebecff74749e1.tar.xz krb5-8eaa4f7c21a4933d65f3984cbcfebecff74749e1.zip | |
get the splitting tags right
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3748 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/include')
| -rw-r--r-- | src/include/krb5/stock/confauto.h | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/src/include/krb5/stock/confauto.h b/src/include/krb5/stock/confauto.h index 237ce42252..294e41bdee 100644 --- a/src/include/krb5/stock/confauto.h +++ b/src/include/krb5/stock/confauto.h @@ -1,12 +1,5 @@ -#ifdef UnifdefRan -/* WARNING: this file is automatically generated; do not edit! */ -#endif /* - * $Source$ - * $Author$ - * $Id$ - * - * Copyright 1990,1991 by the Massachusetts Institute of Technology. + * Copyright 1990,1991,1994 by the Massachusetts Institute of Technology. * All Rights Reserved. * * Export of this software from the United States of America may @@ -33,7 +26,6 @@ #ifndef KRB5_CONFIG__ #define KRB5_CONFIG__ -/**/ #ifndef KRB5_AUTOCONF__ #define KRB5_AUTOCONF__ #include "autoconf.h" |
