freebsd-dev/usr.bin/xinstall
Xin LI 49ecc22cc7 Style improvements:
- Sort function prototypes;
 - Apply static on all function bodies.  To quote bde@:

> It is a good obfuscation to declare functions as static only in the
> prototype, so that you can't see the static for the actual function.
> The reverse obfuscation (with static only in the function definition)
> would make more sense, but is a constraint error.

Reviewed by:	bde
2009-12-14 16:54:39 +00:00
..
install.1 Markup fixes. 2006-09-29 15:20:48 +00:00
Makefile - Make WARNS?= 6 clean 2005-01-25 14:34:57 +00:00
xinstall.c Style improvements: 2009-12-14 16:54:39 +00:00