Remove question mark (?) case statement.
authorJeroen Ruigrok/asmodai <asmodai@dragonflybsd.org>
Fri, 13 Aug 2004 19:01:18 +0000 (19:01 +0000)
committerJeroen Ruigrok/asmodai <asmodai@dragonflybsd.org>
Fri, 13 Aug 2004 19:01:18 +0000 (19:01 +0000)
commitc643be94e22c4fdbfbfa93773f62ddb3d812ec5b
treece0e83a962c9fbd75ccebbaefc11cf5f85f5eed3
parentcd57d65def345cf99025a7a0141f1d58516f9923
Remove question mark (?) case statement.
Change %c strftime() specifier into %s to make sure we don't drop year
digits.

Submitted by: Liam J. Foy <liamfoy@sepulcrum.org>
usr.sbin/apm/apm.c