tag: clarify in the doc that a tag can refer to a non-commit object
[git/git-svn.git] / compat / cygwin.h
blob8e52de4644dbc491c30d16bd353b7f52499bf465
1 int cygwin_offset_1st_component(const char *path);
2 #define offset_1st_component cygwin_offset_1st_component