log: improve initialization
authorZachary T Welch <zw@superlucidity.net>
Sat, 21 Nov 2009 00:36:32 +0000 (16:36 -0800)
committerZachary T Welch <zw@superlucidity.net>
Wed, 25 Nov 2009 18:29:06 +0000 (10:29 -0800)
commitbe482a5335dd35ee1fa163faa0af481b2ec65b70
treeda29dc2f15edfcc5e3cb2cbf3e8423967486e580
parented90b6659f6d6b98b59d65f7a889e0221bdffa87
log: improve initialization

Removes redundant assignment of start_ms from log_register_commands().
Eliminates command_context parameter and return value.
Adds Doxygen comment block for this API call.
src/helper/log.c
src/helper/log.h
src/openocd.c