added a new type to mkproto.awk so it can handle shmem.c
commit1d4ce07435f3d6dac41a2616a044bcd441dbaced
authorAndrew Tridgell <tridge@samba.org>
Thu, 28 Aug 1997 02:22:44 +0000 (28 02:22 +0000)
committerAndrew Tridgell <tridge@samba.org>
Thu, 28 Aug 1997 02:22:44 +0000 (28 02:22 +0000)
tree1795bc70b679a4c46bbcb32d02ec99da9e45e720
parentc7a4647b7a84641f5fed6b67d45c241fff19c2b3
added a new type to mkproto.awk so it can handle shmem.c

in general if you add a new type that is returned by a non-static
function then just add it to the list of known types in mkproto.awk
source/locking/shmem.c
source/script/mkproto.awk