semantics.c

changeset 104
82cb954059c4
parent 55
43a9b9f27403
child 125
e2ef1c2f9eca
     1.1 --- a/semantics.c	Wed Mar 12 08:18:04 2003 +0000
     1.2 +++ b/semantics.c	Wed Mar 12 08:38:04 2003 +0000
     1.3 @@ -4,7 +4,7 @@
     1.4   *      will be compressed using ITU-T T.6 (G4) fax encoding.
     1.5   *
     1.6   * Semantic routines for spec file parser
     1.7 - * $Id: semantics.c,v 1.17 2003/02/19 02:20:05 eric Exp $
     1.8 + * $Id: semantics.c,v 1.18 2003/03/12 00:38:04 eric Exp $
     1.9   * Copyright 2001, 2002, 2003 Eric Smith <eric@brouhaha.com>
    1.10   *
    1.11   * This program is free software; you can redistribute it and/or modify
    1.12 @@ -20,7 +20,8 @@
    1.13   *
    1.14   * You should have received a copy of the GNU General Public License
    1.15   * along with this program; if not, write to the Free Software
    1.16 - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111 USA */
    1.17 + * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111 USA
    1.18 + */
    1.19  
    1.20  
    1.21  #include <stdbool.h>