~ctwm/ctwm/trunk

« back to all changes in this revision

Viewing changes to sound.c

  • Committer: Matthew Fuller
  • Date: 2016-04-09 18:42:01 UTC
  • mto: This revision was merged to the branch mainline in revision 465.
  • Revision ID: fullermd@over-yonder.net-20160409184201-85byzco8cd1b0aas
Pass the set_sound_event() return straight through instead of ignoring
it.

Show diffs side-by-side

added added

removed removed

Lines of Context:
347
347
        }
348
348
 
349
349
        /* Gotcha */
350
 
        set_sound_event(i, soundfile);
351
 
        return 0;
 
350
        return set_sound_event(i, soundfile);
352
351
}
353
352
 
354
353
int