From b5e3f8cb0a19ec0672cd27c8df0f3393643aaf42 Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Wed, 12 Aug 2015 13:59:08 +0200 Subject: Get rid of all the tabs. So annoying. --- Linux_C_12/cpicture_121.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Linux_C_12/cpicture_121.h') diff --git a/Linux_C_12/cpicture_121.h b/Linux_C_12/cpicture_121.h index 2b08ef9..68489a4 100644 --- a/Linux_C_12/cpicture_121.h +++ b/Linux_C_12/cpicture_121.h @@ -14,10 +14,10 @@ extern int OsMMtoVPixels(double); extern int OsMMtoHPixels(double); void WinInitPicture (int size, int mode, int pr, int pg, int pb, - int br, int bg, int bb, int x, int y, + int br, int bg, int bb, int x, int y, CLEAN_STRING fname, int fstyle, int fsize, int ox, int oy, OSPictContext inDraw, OS os, - OSPictContext *outDraw, OS *oos); + OSPictContext *outDraw, OS *oos); void WinDonePicture(GdkDrawable *, OS, GdkDrawable **, OS*); -- cgit v1.2.3