Try speling it rite, riasthradhdadhaa or whatever your name is.

This commit is contained in:
riastradh 2018-11-08 16:29:50 +00:00
parent a48ed55e5c
commit e84f49ed3d
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: fabs.c,v 1.5 2018/11/07 22:21:42 riastradh Exp $ */
/* $NetBSD: fabs.c,v 1.6 2018/11/08 16:29:50 riastradh Exp $ */
/* $OpenBSD: fabs.c,v 1.3 2002/10/21 18:41:05 mickey Exp $ */
@ -11,7 +11,7 @@
#include <math.h>
#ifndef __HAVE_LONG_DOUBLE
__strong_alias(fasbl, fabs)
__strong_alias(fabsl, fabs)
#endif
double