]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
Changed of comments.
authorOndrej Filip <feela@network.cz>
Mon, 31 May 2004 17:27:21 +0000 (17:27 +0000)
committerOndrej Filip <feela@network.cz>
Mon, 31 May 2004 17:27:21 +0000 (17:27 +0000)
lib/alloca.h

index 57816bd576bdaa0de4df2d22811776e4da998229..f0d61bb4934a9f106d3953931aaf5aab6c28e07c 100644 (file)
@@ -1,7 +1,7 @@
 /*
- *     BIRD Library -- Linked Lists
+ *     BIRD Library -- Alloca.h
  *
- *     (c) 2004 Martin Mares <mj@ucw.cz>
+ *     (c) 2004 Ondrej Filip <feela@network.cz>
  *
  *     Can be freely distributed and used under the terms of the GNU GPL.
  */
@@ -15,5 +15,4 @@
 #include <stdlib.h>
 #endif
 
-
 #endif