From c4dc62d2dbf7a13a7688fb5ade04d08786e84948 Mon Sep 17 00:00:00 2001 From: stpohle Date: Sun, 4 Sep 2005 22:49:34 +0000 Subject: [PATCH] added an version-line to packets.c in the first line of this file --- src/packets.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/packets.c b/src/packets.c index 84ac1f3..069594d 100644 --- a/src/packets.c +++ b/src/packets.c @@ -1,3 +1,4 @@ +/* $id:$ */ /* network commands and data */ #include "basic.h"