summaryrefslogtreecommitdiffstats
path: root/src/misc/espresso/opo.c
diff options
context:
space:
mode:
authorAlan Mishchenko <alanmi@berkeley.edu>2008-07-02 08:01:00 -0700
committerAlan Mishchenko <alanmi@berkeley.edu>2008-07-02 08:01:00 -0700
commit303baf27cf34c2a57db97c4c567fd744241fa14b (patch)
treed6235cca48e7bdfe5884e517058c7791e66bb806 /src/misc/espresso/opo.c
parentfa67e3c19e27c011517b91182eb3929412aaf402 (diff)
downloadabc-303baf27cf34c2a57db97c4c567fd744241fa14b.tar.gz
abc-303baf27cf34c2a57db97c4c567fd744241fa14b.tar.bz2
abc-303baf27cf34c2a57db97c4c567fd744241fa14b.zip
Version abc80702
Diffstat (limited to 'src/misc/espresso/opo.c')
-rw-r--r--src/misc/espresso/opo.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/misc/espresso/opo.c b/src/misc/espresso/opo.c
index 8daa0771..19522f89 100644
--- a/src/misc/espresso/opo.c
+++ b/src/misc/espresso/opo.c
@@ -411,7 +411,7 @@ int n;
* duplicated in the output part
*/
-output_phase_setup(PLA, first_output)
+void output_phase_setup(PLA, first_output)
INOUT pPLA PLA;
int first_output;
{