Fix comment

Signed-off-by: Mahyar Koshkouei <mahyar.koshkouei@gmail.com>
This commit is contained in:
Mahyar Koshkouei 2018-05-23 10:06:33 +01:00
parent e3077ac078
commit 8d29c49ebc
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>. * along with this program. If not, see <http://www.gnu.org/licenses/>.
*/ */
/* Required for nanosleep */ /* Required for retro_sleep */
#define _POSIX_C_SOURCE 199309L #define _POSIX_C_SOURCE 199309L
#include <math.h> #include <math.h>