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/block_allocator.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/block_allocator.cpp')
-rw-r--r-- | lib/block_allocator.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/block_allocator.cpp b/lib/block_allocator.cpp index ad39159..950fddb 100644 --- a/lib/block_allocator.cpp +++ b/lib/block_allocator.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 <gras_impl/block_actor.hpp> |