From cad684190e1e286284a30d6e65ce384753ac9589 Mon Sep 17 00:00:00 2001
From: Johnathan Corgan
Date: Sun, 17 Feb 2013 09:20:39 -0800
Subject: core: fix gr_pdu_to_tagged_stream XML for type
---
grc/blocks/gr_pdu_to_tagged_stream.xml | 6 +++---
grc/blocks/gr_tagged_stream_to_pdu.xml | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/grc/blocks/gr_pdu_to_tagged_stream.xml b/grc/blocks/gr_pdu_to_tagged_stream.xml
index fc1c4d16a..6d2fea97e 100644
--- a/grc/blocks/gr_pdu_to_tagged_stream.xml
+++ b/grc/blocks/gr_pdu_to_tagged_stream.xml
@@ -16,17 +16,17 @@
diff --git a/grc/blocks/gr_tagged_stream_to_pdu.xml b/grc/blocks/gr_tagged_stream_to_pdu.xml
index e70a01608..e2f754c9e 100644
--- a/grc/blocks/gr_tagged_stream_to_pdu.xml
+++ b/grc/blocks/gr_tagged_stream_to_pdu.xml
@@ -16,17 +16,17 @@
--
cgit