aboutsummaryrefslogtreecommitdiff
path: root/Linux_C_12/cpicture_121.h
diff options
context:
space:
mode:
authorCamil Staps2015-08-12 13:59:08 +0200
committerCamil Staps2015-08-12 13:59:08 +0200
commitb5e3f8cb0a19ec0672cd27c8df0f3393643aaf42 (patch)
tree245b461bf015353b41d3df72cfd1868e110d5d23 /Linux_C_12/cpicture_121.h
parentFixed crashes with windows (diff)
Get rid of all the tabs. So annoying.
Diffstat (limited to 'Linux_C_12/cpicture_121.h')
-rw-r--r--Linux_C_12/cpicture_121.h4
1 files changed, 2 insertions, 2 deletions
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*);