summaryrefslogtreecommitdiff
path: root/libavcodec/g729data.h
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2008-10-02 15:50:24 +0000
committerDiego Biurrun <diego@biurrun.de>2008-10-02 15:50:24 +0000
commitf974f1faafb51e74f683cfe5e55255e980071592 (patch)
treea5abe820ac43f72756db7f3ef8b84f7ac9d4ec0a /libavcodec/g729data.h
parent949906ea6dc4e917be0ae2dcf6e488efe2b2d76d (diff)
cosmetics: Change comment style for consistency.
Originally committed as revision 15513 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/g729data.h')
-rw-r--r--libavcodec/g729data.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/g729data.h b/libavcodec/g729data.h
index 192eaa4ff0..d2ff262dd0 100644
--- a/libavcodec/g729data.h
+++ b/libavcodec/g729data.h
@@ -267,4 +267,4 @@ static const int16_t cb_ma_predictor[2][MA_NP][10] =
{ 3024, 1592, 940, 1631, 1723, 1579, 2034, 2084, 1913, 2601}
}
};
-#endif // AVCODEC_G729DATA_H
+#endif /* AVCODEC_G729DATA_H */