diff options
Diffstat (limited to 'src/honey.c')
-rw-r--r-- | src/honey.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/honey.c b/src/honey.c index 4d31090..71d07b1 100644 --- a/src/honey.c +++ b/src/honey.c @@ -65,5 +65,5 @@ void honey_run(honey_window window) { honey_draw_callback(); } } - - + +/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */ |