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)
commitd47d14f2ffc7a6d2cc306530b777f364767998b3
tree5ff4972c9bea1a5104a2aac2986f2331db96d101
parent7ab05c2ffa87c962a38a9ac90fa5705d93516a57
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.
(This used to be commit 04eb12b56c653f98801ab29411f47564ab32fa58)
source4/auth/auth_util.c
source4/include/includes.h
source4/include/smb.h
source4/lib/system.c
source4/lib/util_unistr.c
source4/libcli/util/cliutil.c
source4/passdb/passdb.c
source4/script/mkproto.pl
source4/smbd/password.c
source4/smbd/rewrite.c
source4/torture/rpc/winreg.c