From 92d2095bb4739e5a60aa279fed6e7d2f610cfc6c Mon Sep 17 00:00:00 2001 From: Greg Hudson Date: Thu, 23 Jun 2011 14:41:48 +0000 Subject: [PATCH] Separate license and non-license comment in kpropd git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@24979 dc483132-0cff-0310-8789-dd5450dbe970 --- src/slave/kpropd.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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 -- 2.26.2