diff options
Diffstat (limited to 'interface.h')
| -rw-r--r-- | interface.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/interface.h b/interface.h index 182f1f8..76536eb 100644 --- a/interface.h +++ b/interface.h @@ -167,4 +167,6 @@ void set_cmode(int cm); char *download_ui(pixel *vid_buf, char *uri, int *len); int search_ui(pixel *vid_buf); -#endif
\ No newline at end of file + +#endif + |
