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