summaryrefslogtreecommitdiff
path: root/gr-analog/lib/noise_source_X_impl.cc.t
diff options
context:
space:
mode:
Diffstat (limited to 'gr-analog/lib/noise_source_X_impl.cc.t')
-rw-r--r--gr-analog/lib/noise_source_X_impl.cc.t4
1 files changed, 2 insertions, 2 deletions
diff --git a/gr-analog/lib/noise_source_X_impl.cc.t b/gr-analog/lib/noise_source_X_impl.cc.t
index 5d09647848..960666f14d 100644
--- a/gr-analog/lib/noise_source_X_impl.cc.t
+++ b/gr-analog/lib/noise_source_X_impl.cc.t
@@ -32,7 +32,7 @@
namespace gr {
namespace analog {
-
+
@BASE_NAME@::sptr
@BASE_NAME@::make(noise_type_t type, float ampl, long seed)
{
@@ -49,7 +49,7 @@ namespace gr {
d_rng(seed)
{
}
-
+
@IMPL_NAME@::~@IMPL_NAME@()
{
}