X-Git-Url: http://git.shiar.net/netris.git/blobdiff_plain/5902d7f327fcf57d2b1a47f1b4a3aa98f4ab08a8..6286afa8518283f62f303e5b6ce188c9bb28e562:/netris.h diff --git a/netris.h b/netris.h index 72e2522..df026d2 100644 --- a/netris.h +++ b/netris.h @@ -15,8 +15,6 @@ * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - * - * $Id: netris.h,v 1.28 1999/05/16 06:56:29 mhw Exp $ */ #ifndef __NETRIS_H @@ -207,7 +205,3 @@ EXT short port; // => just in game.c, parameter to inet connect #endif //__NETRIS_H -/* - * vi: ts=4 ai - * vim: noai si - */