summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/util/vbiparse.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/util/vbiparse.c')
-rw-r--r--src/lib/util/vbiparse.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/util/vbiparse.c b/src/lib/util/vbiparse.c
index 83a3331ca23..f51e29b9db4 100644
--- a/src/lib/util/vbiparse.c
+++ b/src/lib/util/vbiparse.c
@@ -335,7 +335,7 @@ void vbi_parse_all(const UINT16 *source, int sourcerowpixels, int sourcewidth, i
/*-------------------------------------------------
- vbi_metadata_pack - pack the VBI data down
+ vbi_metadata_pack - pack the VBI data down
into a smaller form for storage
-------------------------------------------------*/
@@ -361,7 +361,7 @@ void vbi_metadata_pack(UINT8 *dest, UINT32 framenum, const vbi_metadata *vbi)
/*-------------------------------------------------
- vbi_metadata_unpack - unpack the VBI data
+ vbi_metadata_unpack - unpack the VBI data
from a smaller form into the full structure
-------------------------------------------------*/