0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-11-09 20:58:44 +00:00

Added type `g' for void (general) pointer.

This commit is contained in:
Martin Mares 1999-12-06 13:50:50 +00:00
parent a0c37b45e5
commit 4ab5331c63

View 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