summaryrefslogtreecommitdiff
path: root/project
diff options
context:
space:
mode:
Diffstat (limited to 'project')
-rw-r--r--project/config/cfgdefs.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/project/config/cfgdefs.sh b/project/config/cfgdefs.sh
index f275ea1..cde8eb6 100644
--- a/project/config/cfgdefs.sh
+++ b/project/config/cfgdefs.sh
@@ -180,7 +180,7 @@ cfgdefs_perform_common_tests()
else
cfgtest_newline
cfgtest_comment 'cfgdefs.sh: cannot detect little/big endian,'
- cfgtest_comment 'cfgtest.sh: so defined both macros below.'
+ cfgtest_comment 'cfgdefs.sh: so defined both macros below.'
cfgtest_newline
cfgtest_cflags_append '-DDOUBLE_IS_LITTLE_ENDIAN_IEEE754'