s3-util_sid Tidy up global struct security_token
authorAndrew Bartlett <abartlet@samba.org>
Fri, 3 Sep 2010 22:37:21 +0000 (08:37 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 9 Sep 2010 04:46:02 +0000 (14:46 +1000)
commit87c3906c27d64fd55a5236cee419599ba71128c8
tree8494ece36958c5710b2d135697f1ef652fb4df3b
parent6dc58b823b33dc52394cbeafb9604dff0a510396
s3-util_sid Tidy up global struct security_token

This no longer needs to be global, and should be const.  We now also
init it with the C99 style initialisers.

Andrew Bartlett

Signed-off-by: Andrew Tridgell <tridge@samba.org>
source3/include/proto.h
source3/lib/util_seaccess.c
source3/lib/util_sid.c
source3/rpc_server/srv_eventlog_nt.c