syncfiles: use #-- ... --# for consistency with mkdep.pl
commitc0d6066d99bc844873bf2772848cf84e6c2d6c84
authorH. Peter Anvin <hpa@zytor.com>
Mon, 16 Jun 2008 06:50:50 +0000 (15 23:50 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Mon, 16 Jun 2008 06:50:50 +0000 (15 23:50 -0700)
tree218cd7799c5d20c8b85c3a6f412ba97fd6d6b449
parentc5d8030768d1c8358958136b5d3e75f0fba448e7
syncfiles: use #-- ... --# for consistency with mkdep.pl

mkdep.pl already used #-- ... --# (two dashes) whereas syncfiles.pl
was using #--- ... ---# (three dashes).  Change syncfiles.pl to match
mkdep.pl.
Makefile.in
Mkfiles/msvc.mak
Mkfiles/netware.mak
Mkfiles/openwcom.mak
Mkfiles/owlinux.mak
syncfiles.pl