jasonlarkin / p3dfft

Automatically exported from code.google.com/p/p3dfft
GNU General Public License v3.0
0 stars 0 forks source link

Make main() an int function #20

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
- p3dfft.2.3.2/sample/C/driver_sine.c at line 36 and
p3dfft.2.3.2/sample/C/driver_spec.c at line 33

replace 'main' by 'int main' to avoid compiler complaints

Original issue reported on code.google.com by d4p...@ucsd.edu on 3 Mar 2010 at 1:25

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r32.

Original comment by dan.djc...@gmail.com on 3 Mar 2010 at 7:25