[BACK]Return to rmatch.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / rsync

Diff for /src/usr.bin/rsync/rmatch.c between version 1.1 and 1.2

version 1.1, 2021/08/29 13:43:46 version 1.2, 2021/08/29 15:37:58
Line 54 
Line 54 
 #include <limits.h>  #include <limits.h>
   
 #include "charclass.h"  #include "charclass.h"
   #include "extern.h"
   
 #define RANGE_MATCH     1  #define RANGE_MATCH     1
 #define RANGE_NOMATCH   0  #define RANGE_NOMATCH   0

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2