aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmosdr/osmosdr_sink_c.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmosdr/osmosdr_sink_c.h')
-rw-r--r--include/osmosdr/osmosdr_sink_c.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/osmosdr/osmosdr_sink_c.h b/include/osmosdr/osmosdr_sink_c.h
index 41023ab..b3a976c 100644
--- a/include/osmosdr/osmosdr_sink_c.h
+++ b/include/osmosdr/osmosdr_sink_c.h
@@ -48,7 +48,7 @@ typedef boost::shared_ptr<osmosdr_sink_c> osmosdr_sink_c_sptr;
* constructor is private. osmosdr_make_sink_c is the public
* interface for creating new instances.
*/
-OSMOSDR_API osmosdr_sink_c_sptr osmosdr_make_sink_c (const std::string & args = "");
+OSMOSDR_API osmosdr_sink_c_sptr osmosdr_make_sink_c ( const std::string & args = "" );
/*!
* \brief Takes a stream of complex samples.