diff options
Diffstat (limited to 'v4l')
-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: |