This commit is contained in:
Joseph Carter 2000-05-22 06:46:35 +00:00
parent aeca63df3c
commit 7b1b82a16b
17 changed files with 76 additions and 90 deletions

View file

@ -1,7 +1,7 @@
/*
com.c
(description)
misc functions used in client and server
Copyright (C) 1996-1997 Id Software, Inc.
@ -25,7 +25,6 @@
$Id$
*/
// com.c -- misc functions used in client and server
#ifdef HAVE_CONFIG_H
# include <config.h>