aboutsummaryrefslogtreecommitdiffstats
path: root/render.h
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2017-04-12 13:09:44 +0200
committerGerd Hoffmann <kraxel@redhat.com>2017-04-12 13:09:44 +0200
commit4e817452368c0ca9edb0784fef8d7155c634652f (patch)
treefbce6622180ceef6d0720612a849c904ecd270f3 /render.h
parent4b29807b655e59715d0ca3256484271df63a90f9 (diff)
downloaddrminfo-4e817452368c0ca9edb0784fef8d7155c634652f.tar.gz
info rendering
Diffstat (limited to 'render.h')
-rw-r--r--render.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/render.h b/render.h
index d6aa9ba..2a15568 100644
--- a/render.h
+++ b/render.h
@@ -1 +1,2 @@
-void render_test(cairo_t *cr, int width, int height, const char *info);
+void render_test(cairo_t *cr, int width, int height,
+ const char *l1, const char *l2);