Fixed the use of an uninitialized variable in map_uid() and map_gid().
[rsync/rsync.git] / lib / wildmatch.h
2003-07-05 Wayne DavisonA new wildcard-matching routine to replace the fnmatch...