diff options
Diffstat (limited to 'lib/block_actor.cpp')
-rw-r--r-- | lib/block_actor.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/block_actor.cpp b/lib/block_actor.cpp index 6fc3e25..c0a294a 100644 --- a/lib/block_actor.cpp +++ b/lib/block_actor.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 <gras_impl/block_actor.hpp> #include <boost/thread/thread.hpp> |