From: Ondrej Filip Date: Mon, 31 May 2004 17:27:21 +0000 (+0000) Subject: Changed of comments. X-Git-Tag: v1.2.0~396 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1bd897dd33a49bd03f661e84687f8bba25af2983;p=thirdparty%2Fbird.git Changed of comments. --- diff --git a/lib/alloca.h b/lib/alloca.h index 57816bd57..f0d61bb49 100644 --- a/lib/alloca.h +++ b/lib/alloca.h @@ -1,7 +1,7 @@ /* - * BIRD Library -- Linked Lists + * BIRD Library -- Alloca.h * - * (c) 2004 Martin Mares + * (c) 2004 Ondrej Filip * * Can be freely distributed and used under the terms of the GNU GPL. */ @@ -15,5 +15,4 @@ #include #endif - #endif