From 02d6bcbc98a214e7aeaaa9f45f0db8784a7b743b Mon Sep 17 00:00:00 2001 From: Tom Yu Date: Sat, 31 Oct 2009 00:48:38 +0000 Subject: make mark-cstyle make reindent git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@23100 dc483132-0cff-0310-8789-dd5450dbe970 --- src/windows/identity/plugins/krb4/errorfuncs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/windows/identity/plugins/krb4/errorfuncs.h') diff --git a/src/windows/identity/plugins/krb4/errorfuncs.h b/src/windows/identity/plugins/krb4/errorfuncs.h index d760c62595..0d4d75f1e7 100644 --- a/src/windows/identity/plugins/krb4/errorfuncs.h +++ b/src/windows/identity/plugins/krb4/errorfuncs.h @@ -35,7 +35,7 @@ /* * This is a hack needed because the real com_err.h does * not define err_func. We need it in the case where - * we pull in the real com_err instead of the krb4 + * we pull in the real com_err instead of the krb4 * impostor. */ #ifndef _DCNS_MIT_COM_ERR_H -- cgit