* Restore indentation to tabs.
authorMatthew Dillon <dillon@dragonflybsd.org>
Sat, 13 Nov 2004 23:23:08 +0000 (23:23 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Sat, 13 Nov 2004 23:23:08 +0000 (23:23 +0000)
commitf56cbf1f42afa871505ad0d4b6ab976b95daf75b
treedf8251fcf06d508223d9ee3c00c189cca4e90966
parent8a6e3d237eabecd8d2a385ec65608b2f75fb3dac
* Restore indentation to tabs.
* Make it WARNS?=6 clean.
* Remove an unnecessary void cast.
* Declare static functions as static..
* Remove some unnecessary return statements at the end of void functions.

Submitted-by: Sascha Wildner <saw@online.de>
usr.sbin/vidcontrol/Makefile
usr.sbin/vidcontrol/vidcontrol.c