One const too much. (Unfortunately, the Copy macro casts
authorMarcus Holland-Moritz <mhx-perl@gmx.net>
Wed, 3 Oct 2007 11:29:58 +0000 (11:29 +0000)
committerMarcus Holland-Moritz <mhx-perl@gmx.net>
Wed, 3 Oct 2007 11:29:58 +0000 (11:29 +0000)
commitc8ae91a8d996e65182b5522ff8f511a834fac9c1
tree1f3b66f0b143aca56392ee8582cc8fcf34d76f2d
parent80626cf17d219cfbdd1f416438a98b310b6f2e0b
One const too much. (Unfortunately, the Copy macro casts
the constness away, so the compiler cannot detect this.)

p4raw-id: //depot/perl@32014
doio.c