diff options
author | Anatolij Gustschin <agust@denx.de> | 2010-06-19 20:41:56 +0200 |
---|---|---|
committer | Anatolij Gustschin <agust@denx.de> | 2010-07-17 00:05:14 +0200 |
commit | 7c050f818b51841de77fbfd077080d94f3c8b3ad (patch) | |
tree | 4b21bc7e6290beb504da643b69d26f960c5954ae /include/video_fb.h | |
parent | b6c208ab1ebc2ac01e0029b8456210617ff67156 (diff) | |
download | u-boot-imx-7c050f818b51841de77fbfd077080d94f3c8b3ad.zip u-boot-imx-7c050f818b51841de77fbfd077080d94f3c8b3ad.tar.gz u-boot-imx-7c050f818b51841de77fbfd077080d94f3c8b3ad.tar.bz2 |
video: cleanup comments in cfb_console.c and video_fb.h
Signed-off-by: Anatolij Gustschin <agust@denx.de>
Diffstat (limited to 'include/video_fb.h')
-rw-r--r-- | include/video_fb.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/video_fb.h b/include/video_fb.h index 9825f0c..f649c54 100644 --- a/include/video_fb.h +++ b/include/video_fb.h @@ -1,4 +1,4 @@ - /* +/* * (C) Copyright 1997-2002 ELTEC Elektronik AG * Frank Gottschling <fgottschling@eltec.de> * |