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/gras_impl/buffer_queue.hpp | |
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/gras_impl/buffer_queue.hpp')
-rw-r--r-- | lib/gras_impl/buffer_queue.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/gras_impl/buffer_queue.hpp b/lib/gras_impl/buffer_queue.hpp index b3c9cf7..bde4986 100644 --- a/lib/gras_impl/buffer_queue.hpp +++ b/lib/gras_impl/buffer_queue.hpp @@ -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_LIBGRAS_IMPL_BUFFER_QUEUE_HPP #define INCLUDED_LIBGRAS_IMPL_BUFFER_QUEUE_HPP |