summaryrefslogtreecommitdiff
path: root/v4l/ChangeLog
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <devnull@localhost>2005-07-07 16:42:11 +0000
committerMauro Carvalho Chehab <devnull@localhost>2005-07-07 16:42:11 +0000
commitd0eda6ae0298738889330b4d3f95de93b6f064f7 (patch)
tree67964a853f8db3c4917be958f515d6119b31d1b2 /v4l/ChangeLog
parent70c628417ed22032a6292d930e75301d8465f2d3 (diff)
downloadmediapointer-dvb-s2-d0eda6ae0298738889330b4d3f95de93b6f064f7.tar.gz
mediapointer-dvb-s2-d0eda6ae0298738889330b4d3f95de93b6f064f7.tar.bz2
* ir-kbd-i2c.c:
- Some changes to comply with CodingStyle: // comments converted to /* */ Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Diffstat (limited to 'v4l/ChangeLog')
-rw-r--r--v4l/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog
index 6a2f42a7d..2c61a8d51 100644
--- a/v4l/ChangeLog
+++ b/v4l/ChangeLog
@@ -1,3 +1,10 @@
+2005-07-07 16:42 mchehab
+ * ir-kbd-i2c.c:
+ - Some changes to comply with CodingStyle:
+ // comments converted to /* */
+
+ Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
+
2005-07-07 14:42 mchehab
* ir-common.c, cx88-input.c:
- Some changes to comply with CodingStyle: