author | Alberto Bertogli
<albertito@blitiri.com.ar> 2009-03-27 04:42:27 UTC |
committer | Alberto Bertogli
<albertito@blitiri.com.ar> 2009-03-27 05:09:52 UTC |
parent | 649925ea2277d5652ec95f06409a726835f299f5 |
libfiu/fiu-control.h | +1 | -1 |
diff --git a/libfiu/fiu-control.h b/libfiu/fiu-control.h index 4a3baa5..cd2bff4 100644 --- a/libfiu/fiu-control.h +++ b/libfiu/fiu-control.h @@ -14,7 +14,7 @@ * - failinfo: what will fiu_failinfo() return. * - flags: flags. * - returns: 0 if success, < 0 otherwise. - * */ + */ int fiu_enable(const char *name, int failnum, void *failinfo, unsigned int flags);