summaryrefslogtreecommitdiffstats
path: root/sail/parties.c
diff options
context:
space:
mode:
Diffstat (limited to 'sail/parties.c')
-rw-r--r--sail/parties.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/sail/parties.c b/sail/parties.c
index 682512d5..75687720 100644
--- a/sail/parties.c
+++ b/sail/parties.c
@@ -32,7 +32,8 @@
*/
#ifndef lint
-static char sccsid[] = "@(#)parties.c 5.4 (Berkeley) 6/1/90";
+/*static char sccsid[] = "from: @(#)parties.c 5.4 (Berkeley) 6/1/90";*/
+static char rcsid[] = "$Id: parties.c,v 1.2 1993/08/01 18:51:42 mycroft Exp $";
#endif /* not lint */
#include "externs.h"