debug: Always store short version of prog_name in debug state
authorChristof Schmitt <cs@samba.org>
Tue, 24 Feb 2015 21:09:18 +0000 (14:09 -0700)
committerChristof Schmitt <cs@samba.org>
Mon, 23 Mar 2015 20:22:11 +0000 (21:22 +0100)
commit17bd9b7349f041e9f48815e9a3e6129a83da1f8a
tree8cd372ea5d2c746f638ac08f5d3bc8a4ea2e1c31
parent8eba2cfa51747b0802465c020a5911ce57477fa5
debug: Always store short version of prog_name in debug state

Storing the prog_name in the debug state is not necessary at this point,
but it will be used later.

Signed-off-by: Christof Schmitt <cs@samba.org>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
lib/util/debug.c