diff options
| author | Simon <simon@hardwired.org.uk> | 2010-08-29 12:17:25 (GMT) |
|---|---|---|
| committer | Simon <simon@hardwired.org.uk> | 2010-08-29 12:17:25 (GMT) |
| commit | 88091fd7b41fbef3d685dc70ac3689edc19e491f (patch) | |
| tree | e86a4d0bf835cb512017391d244c037554f8f5b0 /interface.h | |
| parent | 1af2d330de825a585c2c5ad8b6f840c639237034 (diff) | |
| parent | 0a283cee5d112b6f5976f44f3dd52537c8e2d15f (diff) | |
| download | powder-88091fd7b41fbef3d685dc70ac3689edc19e491f.zip powder-88091fd7b41fbef3d685dc70ac3689edc19e491f.tar.gz | |
Fixes and stuff
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 + |
