]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
Added type `g' for void (general) pointer.
authorMartin Mares <mj@ucw.cz>
Mon, 6 Dec 1999 13:50:50 +0000 (13:50 +0000)
committerMartin Mares <mj@ucw.cz>
Mon, 6 Dec 1999 13:50:50 +0000 (13:50 +0000)
conf/confbase.Y

index dbec4dd250f0b6bcf61f7913e46e2b1c8765398c..2424749fdc09c9c0f45c646852fca84749a8208a 100644 (file)
@@ -36,6 +36,7 @@ CF_DECLS
   struct f_val v;
   struct password_item *p;
   struct rt_show_data *ra;
+  void *g;
 }
 
 %token END CLI_MARKER