fish.c: avoid "assignment discards qualifiers..." warning
authorJim Meyering <meyering@redhat.com>
Fri, 21 Aug 2009 12:55:39 +0000 (14:55 +0200)
committerJim Meyering <meyering@redhat.com>
Fri, 21 Aug 2009 13:24:25 +0000 (15:24 +0200)
* fish/fish.c (main): Cast-away-const.
* fish/fish.h (bad_cast): Define.  Safer than using an actual cast.


No differences found