commit | f2e407e2dd83addc26b68b4218d8b6ceaceca54b | [log] [download] |
---|---|---|
author | Damien Miller <djm@mindrot.org> | Fri May 20 19:04:14 2011 +1000 |
committer | Damien Miller <djm@mindrot.org> | Fri May 20 19:04:14 2011 +1000 |
tree | b059a9e677f7bcb911da414f621a03f672dd1412 | |
parent | c2411909c7ff298744998e00c7a5f1f64fbb0349 [diff] |
- djm@cvs.openbsd.org 2011/05/20 03:25:45 [monitor.c monitor_wrap.c servconf.c servconf.h] use a macro to define which string options to copy between configs for Match. This avoids problems caused by forgetting to keep three code locations in perfect sync and ordering "this is at once beautiful and horrible" + ok dtucker@