typo in libnotimpl
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9233 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
99e6819ebd
commit
3ceae0daa0
@ -119,7 +119,7 @@
|
||||
#ifdef __STDC__
|
||||
float roundf(float x)
|
||||
#else
|
||||
float round(x)
|
||||
float roundf(x)
|
||||
float x;
|
||||
#endif
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user