diff --git a/interface.h b/interface.h index 182f1f8ce..76536eb17 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 +