K 10 svn:author V 3 bde K 8 svn:date V 27 2003-10-26T06:40:37.000000Z K 7 svn:log V 277 Fix previous commit. glob_filename() returns "(char **) -1" for certain errors, not necessarily a pointer such that (intptr_t)pointer is -1. Also fix the style bug that the cast was not followed by a space. This style of this file is now perfectly non-KNF for this cast too. END