summaryrefslogtreecommitdiffstats
path: root/lib/libvgl
diff options
context:
space:
mode:
authorgjb <gjb@FreeBSD.org>2016-04-13 16:19:50 +0000
committergjb <gjb@FreeBSD.org>2016-04-13 16:19:50 +0000
commitae096a53a90aee9859587d48d5a0279567abb413 (patch)
tree87a6e02764a36c4acdd11454b782dc0972ea029a /lib/libvgl
parentcad5e8d3bce52708ae6b253a4427d56b4befd46c (diff)
downloadFreeBSD-src-ae096a53a90aee9859587d48d5a0279567abb413.zip
FreeBSD-src-ae096a53a90aee9859587d48d5a0279567abb413.tar.gz
MFH
Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'lib/libvgl')
-rw-r--r--lib/libvgl/text.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libvgl/text.c b/lib/libvgl/text.c
index 02ee420..289dd01 100644
--- a/lib/libvgl/text.c
+++ b/lib/libvgl/text.c
@@ -33,7 +33,7 @@ __FBSDID("$FreeBSD$");
#include <sys/fbio.h>
#include "vgl.h"
-static VGLText *VGLTextFont = 0;
+static VGLText *VGLTextFont;
extern byte VGLFont[];
OpenPOWER on IntegriCloud