aboutsummaryrefslogtreecommitdiffstats
path: root/fbtools.h
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2019-01-31 10:49:31 +0100
committerGerd Hoffmann <kraxel@redhat.com>2019-01-31 10:49:31 +0100
commit620c38f6f45a8708d9dd82f638beb06789b6c7d1 (patch)
tree79629772daacf0be6a40fd562d564bde8231ae7b /fbtools.h
parent7fcf29ed3f77f60873bad160d5afac498746d6d8 (diff)
downloadfbida-620c38f6f45a8708d9dd82f638beb06789b6c7d1.tar.gz
drop -vt option
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 4adb452..edd5048 100644
--- a/fbtools.h
+++ b/fbtools.h
@@ -1,3 +1,3 @@
#include "gfx.h"
-gfxstate *fb_init(const char *device, char *mode, int vt);
+gfxstate *fb_init(const char *device, char *mode);