diff options
author | Mauro Carvalho Chehab <devnull@localhost> | 2005-07-07 14:44:43 +0000 |
---|---|---|
committer | Mauro Carvalho Chehab <devnull@localhost> | 2005-07-07 14:44:43 +0000 |
commit | 70c628417ed22032a6292d930e75301d8465f2d3 (patch) | |
tree | f7a81603793b97fb7450d68d27061b86c1bb33e2 /v4l/ChangeLog | |
parent | 9444cd1427239cebbdd1ccd9085b13dc812c45bc (diff) | |
download | mediapointer-dvb-s2-70c628417ed22032a6292d930e75301d8465f2d3.tar.gz mediapointer-dvb-s2-70c628417ed22032a6292d930e75301d8465f2d3.tar.bz2 |
* ir-common.c, cx88-input.c:
- Some changes to comply with CodingStyle:
Obvious stuff eliminated.
// comments converted to /* */
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Diffstat (limited to 'v4l/ChangeLog')
-rw-r--r-- | v4l/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 931516ac3..6a2f42a7d 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,11 @@ +2005-07-07 14:42 mchehab + * ir-common.c, cx88-input.c: + - Some changes to comply with CodingStyle: + Obvious stuff eliminated. + // comments converted to /* */ + + Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> + 2005-07-07 14:15 mchehab * cx88-core.c, cx88-mpeg.c, cx88-video.c, cx88.h: |