Avoid using #ifdef inside printf string
authorJouni Malinen <j@w1.fi>
Sun, 15 Feb 2009 12:35:30 +0000 (14:35 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 15 Feb 2009 12:35:30 +0000 (14:35 +0200)
commitc511c8c6e097ad434e2ee3b4d08c11ac8b0dbc16
tree8efb8a06344b1532eaa9bb0ccbe1ea46c7e7a2ec
parentd94d4bafbb43699d323d6f6e3e404000b3f0a7b4
Avoid using #ifdef inside printf string

This makes it easier to use a preprocessor macro for printf.
wpa_supplicant/main.c