(dologout): add #endif

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8483 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
2000-06-29 04:02:23 +00:00
parent 21427e64d6
commit 6fdb2be164

View File

@@ -1847,6 +1847,7 @@ dologout(int status)
ftpd_logwtmp(ttyline, "", "");
#ifdef KRB4
cond_kdestroy();
#endif
}
/* beware of flushing buffers after a SIGPIPE */
#ifdef XXX