aboutsummaryrefslogtreecommitdiff
path: root/nestedvm.c
diff options
context:
space:
mode:
Diffstat (limited to 'nestedvm.c')
-rw-r--r--nestedvm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nestedvm.c b/nestedvm.c
index 757b65f..2bbf4e3 100644
--- a/nestedvm.c
+++ b/nestedvm.c
@@ -184,7 +184,7 @@ const struct drawing_api nestedvm_drawing = {
nestedvm_blitter_save,
nestedvm_blitter_load,
NULL, NULL, NULL, NULL, NULL, NULL, /* {begin,end}_{doc,page,puzzle} */
- NULL, /* line_width */
+ NULL, NULL, /* line_width, line_dotted */
};
int jcallback_key_event(int x, int y, int keyval)