diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2017-04-12 12:39:09 +0200 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2017-04-12 12:39:09 +0200 |
commit | 8e4aa8e602b7400c9a9edafbfc9c966bd85ec92c (patch) | |
tree | e69a28d0e7baece34413e7feb0b2319be44184c4 /render.h | |
parent | f4622608baf58fed2d7d2b6cf2326b595c906d0d (diff) | |
download | drminfo-8e4aa8e602b7400c9a9edafbfc9c966bd85ec92c.tar.gz |
info tweaks
Diffstat (limited to 'render.h')
-rw-r--r-- | render.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1 +1 @@ -void render_test(cairo_t *cr, int width, int height); +void render_test(cairo_t *cr, int width, int height, const char *info); |