cosmetics in show_debug() output
This commit is contained in:
+1
-1
@@ -762,7 +762,7 @@ void
|
|||||||
show_debug_status(void)
|
show_debug_status(void)
|
||||||
{
|
{
|
||||||
#ifdef DEBUG
|
#ifdef DEBUG
|
||||||
whack_log(RC_COMMENT, "debug %s"
|
whack_log(RC_COMMENT, "debug options: %s"
|
||||||
, bitnamesof(debug_bit_names, cur_debugging));
|
, bitnamesof(debug_bit_names, cur_debugging));
|
||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user