summaryrefslogtreecommitdiff
path: root/src/win32/reparse.h
diff options
context:
space:
mode:
authorPhilip Kelley <phkelley@hotmail.com>2014-04-22 10:21:19 -0400
committerPhilip Kelley <phkelley@hotmail.com>2014-04-23 09:23:50 -0400
commit7110000dd5b82c86863633ee37f72ac876a44476 (patch)
tree72a8e3ccc4ff2e3e016a3e97933ac44f7d557f0c /src/win32/reparse.h
parent65477db1660273c453c590b8e3b97a4f7c41df61 (diff)
downloadlibgit2-7110000dd5b82c86863633ee37f72ac876a44476.tar.gz
React to feedback for UTF-8 <-> WCHAR and reparse work
Diffstat (limited to 'src/win32/reparse.h')
-rw-r--r--src/win32/reparse.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/win32/reparse.h b/src/win32/reparse.h
index 4f56ed055..70f9fd652 100644
--- a/src/win32/reparse.h
+++ b/src/win32/reparse.h
@@ -54,4 +54,4 @@ typedef struct _GIT_REPARSE_DATA_BUFFER {
# define FSCTL_SET_REPARSE_POINT 0x000900a4
#endif
-#endif \ No newline at end of file
+#endif