aboutsummaryrefslogtreecommitdiffstats
path: root/fbtools.h
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2019-01-31 07:15:47 +0100
committerGerd Hoffmann <kraxel@redhat.com>2019-01-31 07:15:47 +0100
commit6c289d544115c7b5c8ca5ca2e4101d0543dc1564 (patch)
tree55fe11c0b407d8d449c28e4cf90579d6840aa606 /fbtools.h
parent2764d42d490c13e38ef2cd06b2eb245045d8111e (diff)
downloadfbida-6c289d544115c7b5c8ca5ca2e4101d0543dc1564.tar.gz
udev device enumeration
Diffstat (limited to 'fbtools.h')
-rw-r--r--fbtools.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fbtools.h b/fbtools.h
index 8b8156a..4adb452 100644
--- a/fbtools.h
+++ b/fbtools.h
@@ -1,3 +1,3 @@
#include "gfx.h"
-gfxstate *fb_init(char *device, char *mode, int vt);
+gfxstate *fb_init(const char *device, char *mode, int vt);