Skip to content

Commit b88a4f6

Browse files
author
John Haley
committed
Update libgit2.gyp to reflect filename changes
1 parent 4896021 commit b88a4f6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

vendor/libgit2.gyp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -337,8 +337,8 @@
337337
4013,
338338
],
339339
"sources": [
340-
"libgit2/src/win32/buffer.c",
341-
"libgit2/src/win32/buffer.h",
340+
"libgit2/src/win32/w32_buffer.c",
341+
"libgit2/src/win32/w32_buffer.h",
342342
"libgit2/src/win32/dir.c",
343343
"libgit2/src/win32/dir.h",
344344
"libgit2/src/win32/error.c",

0 commit comments

Comments
 (0)