summaryrefslogtreecommitdiffstats
path: root/libfaad2/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'libfaad2/common.h')
-rw-r--r--libfaad2/common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libfaad2/common.h b/libfaad2/common.h
index 58c9b110c4..fe561e5577 100644
--- a/libfaad2/common.h
+++ b/libfaad2/common.h
@@ -34,7 +34,7 @@
extern "C" {
#endif
-/* Allow build on cygwin*/
+/* Allow build on Cygwin*/
#if defined(__CYGWIN__)
#define __STRICT_ANSI__
#endif