diff options
Diffstat (limited to 'include/gnuradio/gr_block.h')
-rw-r--r-- | include/gnuradio/gr_block.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/gnuradio/gr_block.h b/include/gnuradio/gr_block.h index 4d35aa0..fc87ccf 100644 --- a/include/gnuradio/gr_block.h +++ b/include/gnuradio/gr_block.h @@ -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/>. #ifndef INCLUDED_GNURADIO_GR_BLOCK_H #define INCLUDED_GNURADIO_GR_BLOCK_H |