summaryrefslogtreecommitdiff
authorkui.zhang <kui.zhang@amlogic.com>2012-09-25 02:51:48 (GMT)
committer kui.zhang <kui.zhang@amlogic.com>2012-09-25 02:51:48 (GMT)
commitf1f0637301231571d58d0795329cbd4a3737404f (patch)
tree1b9548c826658c1bebd6c16c358debce2e1c6e00
parentf6a7f3cfc475c1437ecae1a8282d5d309bc665c8 (diff)
downloadlibzvbi-f1f0637301231571d58d0795329cbd4a3737404f.zip
libzvbi-f1f0637301231571d58d0795329cbd4a3737404f.tar.gz
libzvbi-f1f0637301231571d58d0795329cbd4a3737404f.tar.bz2
modify am_xds add endif
Diffstat
-rwxr-xr-xntsc_decode/include/am_xds.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/ntsc_decode/include/am_xds.h b/ntsc_decode/include/am_xds.h
index c3358e7..16600a8 100755
--- a/ntsc_decode/include/am_xds.h
+++ b/ntsc_decode/include/am_xds.h
@@ -49,4 +49,8 @@ typedef enum {
+#ifdef __cplusplus
+}
+#endif
+
#endif