From: epg <> Date: Wed, 28 Aug 2002 06:46:15 +0000 (+0000) Subject: Change a couple uses of C's not operator '!' to Perl's 'not' X-Git-Url: https://diplodocus.org/git/minc/commitdiff_plain/164cf434bca47f3979826a0ddaa7edbfbd8c56fb?ds=inline;hp=164cf434bca47f3979826a0ddaa7edbfbd8c56fb Change a couple uses of C's not operator '!' to Perl's 'not' operator. ---