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/sbuffer.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/sbuffer.cpp')
-rw-r--r-- | lib/sbuffer.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/sbuffer.cpp b/lib/sbuffer.cpp index 6662bb7..3133caa 100644 --- a/lib/sbuffer.cpp +++ b/lib/sbuffer.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 <gnuradio/sbuffer.hpp> #include <numanuma.hpp> |