From 46885ab05ef5360a4564f98f079bd4593098f38d Mon Sep 17 00:00:00 2001 From: ehouse Date: Tue, 7 Nov 2006 13:43:30 +0000 Subject: [PATCH] remove typo blocking compilation --- common/board.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/board.c b/common/board.c index 16b89e64b..47ab28bcb 100644 --- a/common/board.c +++ b/common/board.c @@ -1,4 +1,4 @@ -E/* -*-mode: C; fill-column: 78; c-basic-offset: 4; -*- */ +/* -*-mode: C; fill-column: 78; c-basic-offset: 4; -*- */ /* * Copyright 1997 - 2002 by Eric House (xwords@eehouse.org). All rights reserved. *