mercurial/bdiff.h
changeset 48274 d86908050375
parent 34652 174d115d8104
equal deleted inserted replaced
48268:16c3fe46929a 48274:d86908050375
     1 #ifndef _HG_BDIFF_H_
     1 #ifndef HG_BDIFF_H
     2 #define _HG_BDIFF_H_
     2 #define HG_BDIFF_H
     3 
     3 
     4 #include "compat.h"
     4 #include "compat.h"
     5 
     5 
     6 struct bdiff_line {
     6 struct bdiff_line {
     7 	int hash, n, e;
     7 	int hash, n, e;