]> git.ipfire.org Git - thirdparty/git.git/blame - compat/cygwin.h
Merge branch '2.16' of https://github.com/ChrisADR/git-po
[thirdparty/git.git] / compat / cygwin.h
CommitLineData
496f2569
TB
1int cygwin_offset_1st_component(const char *path);
2#define offset_1st_component cygwin_offset_1st_component