Changeset 575 for trunk/src/sh_calls.c


Ignore:
Timestamp:
Mar 7, 2022, 7:11:41 PM (3 years ago)
Author:
katerina
Message:

Fix for ticket #463 (gcc 11.2 compiler warnings).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/sh_calls.c

    r550 r575  
    933933}
    934934
    935 int aud_pipe (const char * file, int line, int * modus)
     935int aud_pipe (const char * file, int line, int modus[2])
    936936{
    937937  int error;
Note: See TracChangeset for help on using the changeset viewer.