diff options
Diffstat (limited to 'lib/top_block.cpp')
-rw-r--r-- | lib/top_block.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/top_block.cpp b/lib/top_block.cpp index b2c2e8d..f5d4517 100644 --- a/lib/top_block.cpp +++ b/lib/top_block.cpp @@ -12,7 +12,7 @@ // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with io_sig program. If not, see <http://www.gnu.org/licenses/>. +// along with this program. If not, see <http://www.gnu.org/licenses/>. #include "element_impl.hpp" #include <gnuradio/top_block.hpp> |