summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--v4l/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog
index bdf9a176a..77bd94f6b 100644
--- a/v4l/ChangeLog
+++ b/v4l/ChangeLog
@@ -1,6 +1,6 @@
2005-07-24 22:08 mkrufky
* cx88-dvb.c, saa7134-dvb.c, Makefile:
- - The #define CONFIG_DVB_* are actually CFLAGS set my Makefile.
+ - The #define CONFIG_DVB_* are actually CFLAGS set by Makefile.
CONFIG_* namespace is reserved for Kconfig.
This renames them back to HAVE_*.