summaryrefslogtreecommitdiff
path: root/media-gfx/transfig/files/transfig-3.2.5e-clang.patch
blob: f75b649ff26fe886b14191ca0611f22671c07743 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
index 6a622f1..a14b96f 100644
--- a/fig2dev/dev/genibmgl.c
+++ b/fig2dev/dev/genibmgl.c
@@ -572,7 +572,7 @@ static set_width(w)
 {
     static int current_width=-1;
 
-    if (w == current_width) return;
+    if (w == current_width) return 0;
 
     /* Default line width is 0.3 mm; back off to original xfig pen
        thickness number, and re-size.