summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHenri Herscher <henri@oreka.org>2006-01-21 02:40:27 +0000
committerHenri Herscher <henri@oreka.org>2006-01-21 02:40:27 +0000
commite448439e737fdf98720f08f498879d1826acca55 (patch)
treee75a2146331bf17cdcddcd19a0fc71bf90a0d111
parent33506288a1f574a4e3484e2f9c765e47a7bab29b (diff)
Added newline at EOF
git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@126 09dcff7a-b715-0410-9601-b79a96267cd0
-rw-r--r--orkbasecxx/Filter.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/orkbasecxx/Filter.cpp b/orkbasecxx/Filter.cpp
index 88e49f8..4da3711 100644
--- a/orkbasecxx/Filter.cpp
+++ b/orkbasecxx/Filter.cpp
@@ -140,4 +140,4 @@ CStdString AlawToPcmFilter::GetName()
int AlawToPcmFilter::GetInputRtpPayloadType()
{
return 0x8;
-} \ No newline at end of file
+}