Simplify debug-log code
commitafb9ddb4705010ee2e8afd815889cb143c438902
authorErik Faye-Lund <kusmabite@gmail.com>
Wed, 8 Jun 2011 11:51:57 +0000 (8 13:51 +0200)
committerErik Faye-Lund <kusmabite@gmail.com>
Wed, 8 Jun 2011 12:11:46 +0000 (8 14:11 +0200)
tree5d80ebfe11856b3afa99051632b921641960695b
parent6e25257eff0bf84e746456b284b4b3ad415857e7
Simplify debug-log code

While we're at it, rename debug_git_fd to debug_git_fp; it's a
pointer to a FILE, not a file descriptor.

Signed-off-by: Erik Faye-Lund <kusmabite@gmail.com>
common/debug.c
common/debug.h