projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2a05544
)
unused label
author
Mark Eichin
<eichin@mit.edu>
Sun, 14 Aug 1994 04:58:06 +0000
(
04:58
+0000)
committer
Mark Eichin
<eichin@mit.edu>
Sun, 14 Aug 1994 04:58:06 +0000
(
04:58
+0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4146
dc483132
-0cff-0310-8789-
dd5450dbe970
src/lib/krb5/keytab/file/ktf_util.c
patch
|
blob
|
history
diff --git
a/src/lib/krb5/keytab/file/ktf_util.c
b/src/lib/krb5/keytab/file/ktf_util.c
index 5611720631e46e1f7ca195fe2fc126aaf8bac78c..1708365e3147a7222f61ecdac5def35b4210aeed 100644
(file)
--- a/
src/lib/krb5/keytab/file/ktf_util.c
+++ b/
src/lib/krb5/keytab/file/ktf_util.c
@@
-680,7
+680,6
@@
krb5_int32 *commit_point;
#endif
if (!xfwrite(&size, sizeof(size), 1, KTFILEP(id))) {
- abend:
return KRB5_KT_IOERR;
}
found = TRUE;