X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=cflags.mk;h=1e4dafa56ec28cf5512c37a3581ff2bf029d0c3d;hb=1eeaaac6bdcad962c41bf975a32078cc4a0e578c;hp=a734def6bfda36f6fdd1781f75450b82a237326b;hpb=230399f9632c37b66c1c117a17e8327eae6b3235;p=apps%2Fmadmutt.git diff --git a/cflags.mk b/cflags.mk index a734def..1e4dafa 100644 --- a/cflags.mk +++ b/cflags.mk @@ -44,6 +44,6 @@ CFLAGS += -Wpointer-arith # warn about multiple declarations CFLAGS += -Wredundant-decls # warn if the format string is not a string literal -#CFLAGS += -Wformat-nonliteral +CFLAGS += -Wformat-nonliteral # missing prototypes CFLAGS += -Wmissing-prototypes