bad doc string for eoSIGContinue

This commit is contained in:
nojhan 2011-12-01 10:20:17 +01:00
commit e77b272579

View file

@ -48,7 +48,7 @@ void set_bool(int)
} }
/** /**
Ctrl C handling: this eoContinue tells whether the user pressed Ctrl C A continuator that stops if a given signal is received during the execution
*/ */
template< class EOT> template< class EOT>
class eoSIGContinue: public eoContinue<EOT> class eoSIGContinue: public eoContinue<EOT>