freebsd-skq/lib/libvgl
Pedro F. Giffuni 9c4ec22290 libvgl: do not initialize static storage.
The pointer value was being initialized to 0. While it would
have been better to use NULL here, it is static storage so
there is no need to do so.
2016-04-13 14:59:50 +00:00
..
bitmap.c
keyboard.c
main.c
Makefile
Makefile.depend META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host. 2015-11-25 19:10:28 +00:00
mouse.c
simple.c
text.c libvgl: do not initialize static storage. 2016-04-13 14:59:50 +00:00
vgl.3
vgl.h