From: Greg Hudson Date: Thu, 23 Jun 2011 14:41:48 +0000 (+0000) Subject: Separate license and non-license comment in kpropd X-Git-Tag: krb5-1.10-alpha1~394 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=92d2095bb4739e5a60aa279fed6e7d2f610cfc6c;p=krb5.git Separate license and non-license comment in kpropd git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@24979 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/slave/kpropd.c b/src/slave/kpropd.c index d20d86561..1c93a0599 100644 --- a/src/slave/kpropd.c +++ b/src/slave/kpropd.c @@ -48,8 +48,9 @@ * M.I.T. makes no representations about the suitability of * this software for any purpose. It is provided "as is" without express * or implied warranty. - * - * + */ + +/* * XXX We need to modify the protocol so that an acknowledge is set * after each block, instead after the entire series is sent over. * The reason for this is so that error packets can get interpreted