Commit 24fecbe5 authored by Fabian Bauer's avatar Fabian Bauer
Browse files

fix argument

parent e533c195
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1475,7 +1475,7 @@ void CNG_enc_fx(
/* Generate a bitstream out of the partition levels */
#ifdef FIX_2489_HARMONIZE_FdCng_encodeSID
void FdCng_encodeSID_fx(
    HANDLE_FD_CNG_ENC st /* i/o: FD_CNG structure containing all buffers and variables */
    Encoder_State *corest
);
#else
void FdCng_encodeSID_fx(