Added code to generate
authorChristopher R. Hertel <crh@samba.org>
Mon, 8 Jun 1998 14:59:30 +0000 (14:59 +0000)
committerChristopher R. Hertel <crh@samba.org>
Mon, 8 Jun 1998 14:59:30 +0000 (14:59 +0000)
commit6d4d0dc7e65f946f09d127969ccbb4b51dfd6a4e
tree51d4cdd1d0a5c98ab020cbe785ba015a46cb5b8e
parentae706bff10cc77f06b8069e637ec9768d6a46966
Added code to generate

#ifndef _PROTO_H_
#define _PROTO_H_
:
:
#endif /* _PROTO_H_ */

in the appropriate places.  This required that I add an END rule.
I generated a new proto.h and diff'ed it against the previous.  There were
no differences except for the added lines.

Chris -)-----
source/script/mkproto.awk