summaryrefslogtreecommitdiff
path: root/plugins/easy_codec/codec-g729a.h
diff options
context:
space:
mode:
authorTomas Kukosa <tomas.kukosa@siemens.com>2009-02-09 12:54:40 +0000
committerTomas Kukosa <tomas.kukosa@siemens.com>2009-02-09 12:54:40 +0000
commit79e68576f0d06dbec50bde3778e3feffb18b9f76 (patch)
tree316b7938df805a597996d6ff516d7969953fd77c /plugins/easy_codec/codec-g729a.h
parenta10b54dc85d843fb9c9c79a7227446c6620e5b70 (diff)
downloadwireshark-79e68576f0d06dbec50bde3778e3feffb18b9f76.tar.gz
- remove reference to AMR (submitted by mistake)
- add new lines at the ends of headers - fix struct usage svn path=/trunk/; revision=27401
Diffstat (limited to 'plugins/easy_codec/codec-g729a.h')
-rw-r--r--plugins/easy_codec/codec-g729a.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/easy_codec/codec-g729a.h b/plugins/easy_codec/codec-g729a.h
index ac75b62d03..4587586be8 100644
--- a/plugins/easy_codec/codec-g729a.h
+++ b/plugins/easy_codec/codec-g729a.h
@@ -38,4 +38,4 @@ int codec_g729a_decode(void *ctx, const void *input, int inputSizeBytes, void *o
} /* extern "C" */
#endif
-#endif /* _CODEC_G729A_H_ */ \ No newline at end of file
+#endif /* _CODEC_G729A_H_ */