Fix comment typo

This commit is contained in:
Bill Somerville
2020-03-20 10:58:56 +00:00
parent d2ba450315
commit 28e78870e8
+1 -1
View File
@@ -789,7 +789,7 @@ endif (APPLE)
set_source_files_properties (${WSJTX_ICON_FILE} PROPERTIES MACOSX_PACKAGE_LOCATION Resources)
# supress intransigent compiler diagnostics
# suppress intransigent compiler diagnostics
set_source_files_properties (lib/decoder.f90 PROPERTIES COMPILE_FLAGS "-Wno-unused-dummy-argument")
set_source_files_properties (lib/filbig.f90 PROPERTIES COMPILE_FLAGS "-Wno-aliasing")