freebsd-skq/lib/msun
alfred 565689ac5b Fix formatting, this is hard to explain, so I'll show one example.
-       float ynf(int n, float x)       /* wrapper ynf */
+float
+ynf(int n, float x)    /* wrapper ynf */

This is because the __STDC__ stuff was indented.

Reviewed by: md5
2002-05-28 18:15:04 +00:00
..
alpha
bsdsrc Assume __STDC__, remove non-__STDC__ code. 2002-05-28 17:03:12 +00:00
i387
man
src Fix formatting, this is hard to explain, so I'll show one example. 2002-05-28 18:15:04 +00:00
Makefile