summaryrefslogtreecommitdiffstats
path: root/graphics/qslim/files/patch-tools__qslim__qslim.cxx
blob: 040e35c6fc3098cd1ba5aed898e3d9ae2651815b (plain)
1
2
3
4
5
6
7
8
9
10
11
--- tools/qslim/qslim.cxx.orig
+++ tools/qslim/qslim.cxx
@@ -32,7 +32,7 @@
     output_preamble();
 }
 
-main(int argc, char **argv)
+int main(int argc, char **argv)
 {
     double input_time, init_time, slim_time, output_time;
 
OpenPOWER on IntegriCloud