From: Peter Verthez Date: Sat, 5 Jan 2002 13:58:43 +0000 (+0000) Subject: Some cosmetic changes. X-Git-Url: https://git.dlugolecki.net.pl/?a=commitdiff_plain;h=214552db809b252e7a063038ad410a1073bb38dc;hp=9b314d787d2c3f8a0c5f1f81202700aebd779013;p=gedcom-parse.git Some cosmetic changes. --- diff --git a/gedcom/date.c b/gedcom/date.c index d057408..322127e 100644 --- a/gedcom/date.c +++ b/gedcom/date.c @@ -1,5 +1,5 @@ /* Date manipulation routines. - Copyright (C) 2001 The Genes Development Team + Copyright (C) 2001,2002 The Genes Development Team This file is part of the Gedcom parser library. Contributed by Peter Verthez , 2001. @@ -21,7 +21,6 @@ /* $Id$ */ /* $Name$ */ -#include #include "gedcom_internal.h" #include "sdncal.h" #include "date.h"