Broken tree

Andrew Tridgell tridge at samba.anu.edu.au
Thu Oct 29 00:29:20 GMT 1998


> I included a main() function in debugparse.c for testing purposes, but had
> commented it out.  I forgot that mkproto.awk doesn't fully understand
> comments.  I've now more fully commented it out and mkproto.awk doesn't
> squawk any more. 

If you don't want a function to be auto-prototyped then put a space at
the start of the line. eg:

 int main()



More information about the samba-technical mailing list