]> arthur.barton.de Git - netatalk.git/blobdiff - etc/uams/uams_krb4/send_to_kdc.c
Remove bdb env on exit
[netatalk.git] / etc / uams / uams_krb4 / send_to_kdc.c
index 751f73be624f518be7f9ba2ef01566354db331b0..d20856ff9aa6630aec24706bb62ca7785239b03d 100644 (file)
@@ -1,13 +1,11 @@
 /*
- * $Id: send_to_kdc.c,v 1.3 2001-03-28 22:42:46 samnoble Exp $
+ * $Id: send_to_kdc.c,v 1.4 2001-06-25 20:13:45 rufustfirefly Exp $
+ * $Author: rufustfirefly $
  *
  * Copyright (c) 1990,1994 Regents of The University of Michigan.
  * All Rights Reserved.  See COPYRIGHT.
- */
-
-/*
+ *
  * $Source: /home/ralph/netatalk/rsync/netatalk/etc/uams/uams_krb4/send_to_kdc.c,v $
- * $Author: samnoble $
  *
  * Copyright 1987, 1988 by the Massachusetts Institute of Technology.
  *
 
 #ifndef lint
 static char rcsid_send_to_kdc_c[] =
-"$Id: send_to_kdc.c,v 1.3 2001-03-28 22:42:46 samnoble Exp $";
+"$Id: send_to_kdc.c,v 1.4 2001-06-25 20:13:45 rufustfirefly Exp $";
 #endif /* lint */
 
-#if defined( HAVE_CONFIG_H )
+#ifdef HAVE_CONFIG_H
 #include "config.h"
-#endif
+#endif /* HAVE_CONFIG_H */
 
 #ifdef UAM_AFSKRB