Hal Murray <hmur...@megapathdsl.net>:
> It works if I change the x to X
> 
> Old:
> >From ntp.h
> #define MODE_BCLIENTx   6       /* for pylib/util.py */
> In magic.py
> #define MODE_BCLIENTx   6       # for pylib/util.py     
> 
> New:
> #define MODE_BCLIENTX   6       /* for pylib/util.py */
> MODE_BCLIENTX  = 6     # for pylib/util.py 

OK, I've relaxed the regexp for this appropriately.
-- 
                <a href="http://www.catb.org/~esr/";>Eric S. Raymond</a>
_______________________________________________
devel mailing list
devel@ntpsec.org
http://lists.ntpsec.org/mailman/listinfo/devel

Reply via email to