From: Ken Raeburn Date: Tue, 10 Apr 2001 05:06:34 +0000 (+0000) Subject: fix pathname in comment X-Git-Tag: krb5-1.3-alpha1~1588 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=e00d58f1178f9e2afb33644e3b013bfbd3700228;p=krb5.git fix pathname in comment git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@13158 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/lib/crypto/des/des_int.h b/src/lib/crypto/des/des_int.h index 1af210509..166353da5 100644 --- a/src/lib/crypto/des/des_int.h +++ b/src/lib/crypto/des/des_int.h @@ -85,7 +85,7 @@ * * NOTE WELL: * - * This section must be kept in sync with lib/crypto/des/des_int.h, + * This section must be kept in sync with include/kerberosIV/des.h, * until we get around to actually combining them at the source level. * We can't right now, because both the Mac and Windows platforms are * using their own versions of krb4 des.h, and that's the one that