- Make local functions static.
authorEric Kohl <eric.kohl@reactos.org>
Sun, 2 Dec 2007 14:25:17 +0000 (14:25 +0000)
committerEric Kohl <eric.kohl@reactos.org>
Sun, 2 Dec 2007 14:25:17 +0000 (14:25 +0000)
commit7646664619c3052834d2498cac420de6639953f4
treed4323b35cedf8e3a5d1bf68d4ca4fa68a69a73a0
parent4f987d481765e7c1b60d698fa67a0acccf346077
- Make local functions static.
- Reorder functions to reduce the number of required prototypes.
- Use Win32 types instead of generic types (e.g. int -> INT) and add missing VOIDs.
- No code changes.

svn path=/trunk/; revision=30957
reactos/dll/cpl/powercfg/advanced.c
reactos/dll/cpl/powercfg/alarms.c
reactos/dll/cpl/powercfg/hibernate.c
reactos/dll/cpl/powercfg/powercfg.c
reactos/dll/cpl/powercfg/powercfg.h
reactos/dll/cpl/powercfg/powershemes.c