diff options
Diffstat (limited to 'src/slave')
-rw-r--r-- | src/slave/kpropd.c | 5 |
1 files 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 |