CVSROOT:        /cvs
Module name:    src
Changes by:     an...@cvs.openbsd.org   2017/07/23 06:51:20

Modified files:
        usr.sbin/apm   : apm.c 

Log message:
Cleanup apm:

- Zap trailing whitespace in license, noted by tb@
- Sort and align function prototypes
- Add static and __dead when appropriate in order to compile using `clang -Wall`
- Zap variable names from function prototypes, also noted by tb@
- Break long lines

ok tb@

Reply via email to