diff options
author | Josh Blum | 2012-10-02 21:04:43 -0700 |
---|---|---|
committer | Josh Blum | 2012-10-02 21:04:43 -0700 |
commit | 332febc7b070373d0d1d3ddaf96fcc16671f11b7 (patch) | |
tree | 9419aa01ca69ad651e554b577d26421f15c2416f /lib/gr_sync_block.cpp | |
parent | cd9494ea5ab089ff0594b22b36e28362a59961c4 (diff) | |
download | sandhi-332febc7b070373d0d1d3ddaf96fcc16671f11b7.tar.gz sandhi-332febc7b070373d0d1d3ddaf96fcc16671f11b7.tar.bz2 sandhi-332febc7b070373d0d1d3ddaf96fcc16671f11b7.zip |
dammit... find and replace did it again
Diffstat (limited to 'lib/gr_sync_block.cpp')
-rw-r--r-- | lib/gr_sync_block.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/gr_sync_block.cpp b/lib/gr_sync_block.cpp index 5344ac8..e883861 100644 --- a/lib/gr_sync_block.cpp +++ b/lib/gr_sync_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 <gr_sync_block.h> |