reduced the number of magic types we need in mkproto.pl
authorAndrew Tridgell <tridge@samba.org>
Sun, 23 Nov 2003 01:53:54 +0000 (01:53 +0000)
committerAndrew Tridgell <tridge@samba.org>
Sun, 23 Nov 2003 01:53:54 +0000 (01:53 +0000)
commit04eb12b56c653f98801ab29411f47564ab32fa58
tree7e63e608c71f50e79a878b76103834f1a497d9e7
parentdb6d7daaef4d51e3c463fe76eefa2b22ff71a546
reduced the number of magic types we need in mkproto.pl

In general I prefer "struct foo" to just "foo" for most
structures. There are exceptions.
source/auth/auth_util.c
source/include/includes.h
source/include/smb.h
source/lib/system.c
source/lib/util_unistr.c
source/libcli/util/cliutil.c
source/passdb/passdb.c
source/script/mkproto.pl
source/smbd/password.c
source/smbd/rewrite.c
source/torture/rpc/winreg.c