cp: skip all of the spaces after .if's open brace
commitae11bbb7c3e0e8029ce57870e4ebbcd295b60751
authorAli Gholami Rudi <ali@rudi.ir>
Mon, 15 Sep 2014 05:38:45 +0000 (15 10:08 +0430)
committerAli Gholami Rudi <ali@rudi.ir>
Mon, 15 Sep 2014 05:38:45 +0000 (15 10:08 +0430)
treefbe3686515db337b1341addf7f06769ba2eb2456
parentd93cad67e75be412c2c4a88ba5d834d7efadcf73
cp: skip all of the spaces after .if's open brace

This should handle:
  .if 1 \{ .X
  .\}
Reported by Carsten Kunze <carsten.kunze@arcor.de>.
cp.c