summaryrefslogtreecommitdiff
path: root/gnuradio-runtime/lib/sptr_magic.cc
diff options
context:
space:
mode:
Diffstat (limited to 'gnuradio-runtime/lib/sptr_magic.cc')
-rw-r--r--gnuradio-runtime/lib/sptr_magic.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnuradio-runtime/lib/sptr_magic.cc b/gnuradio-runtime/lib/sptr_magic.cc
index e5e83722fc..bffef04756 100644
--- a/gnuradio-runtime/lib/sptr_magic.cc
+++ b/gnuradio-runtime/lib/sptr_magic.cc
@@ -102,4 +102,4 @@ namespace gnuradio {
s_map.erase(pos);
return sptr;
}
-};
+}