Commit 691f014d authored by Dominik Weckbecker's avatar Dominik Weckbecker 💬
Browse files

fix typo in preprocessor define

parent fb5e293e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -166,7 +166,7 @@
/* any switch which is non-be wrt selection floating point code */
/* all switches in this category should start with "NONBE_" */

#define FIX_1058_DECODER_ERROR_WITH_REVERB_ROOM         /* FhG: issue 1058: do not initialize EFAP when IntSetup is HOA3 */
#define NONBE_FIX_1058_DECODER_ERROR_WITH_REVERB_ROOM   /* FhG: issue 1058: do not initialize EFAP when IntSetup is HOA3 */

/* ##################### End NON-BE switches ########################### */