From: ellson Date: Tue, 26 Feb 2008 22:59:01 +0000 (+0000) Subject: eof newline X-Git-Tag: LAST_LIBGRAPH~32^2~4664 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f499ad0858c0b629af168ab2ea7614d4bd0b31e3;p=graphviz eof newline --- diff --git a/lib/glcomp/glcomptexture.h b/lib/glcomp/glcomptexture.h index 46adbcefb..121abeae1 100644 --- a/lib/glcomp/glcomptexture.h +++ b/lib/glcomp/glcomptexture.h @@ -11,4 +11,5 @@ typedef struct{ glCompTexture* glCompCreateTextureFromRaw(char* filename,int width,int height,int wrap); int glCompDeleteTexture(glCompTexture* t); -#endif \ No newline at end of file +#endif +