X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Flibr2c2%2Fblockallocator.h;h=33e9d5511654e41928527a5cc872d2735c7b4a29;hb=42a5c6606e82b1a27cb6d4d7afa630c75c869f97;hp=6ba3cfbb7559ca7e718b2471cd9fca952fec44ce;hpb=4acf89b0ec739c0bef8b11d3a52a4c551efa881e;p=r2c2.git diff --git a/source/libr2c2/blockallocator.h b/source/libr2c2/blockallocator.h index 6ba3cfb..33e9d55 100644 --- a/source/libr2c2/blockallocator.h +++ b/source/libr2c2/blockallocator.h @@ -27,7 +27,7 @@ public: void hint(unsigned); }; - sigc::signal signal_advanced; + sigc::signal signal_advanced; private: struct BlockMatch;