Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
fsmonitor: set the PWD to the top of the working tree
[gitweb.git]
/
environment.c
diff --git
a/environment.c
b/environment.c
index 3fd4b1084590d0118cad5e7ae32fb37e570e7523..d0b9fc64d4dd1677a759afebb8f9a92559c120d8 100644
(file)
--- a/
environment.c
+++ b/
environment.c
@@
-76,6
+76,7
@@
int protect_hfs = PROTECT_HFS_DEFAULT;
#define PROTECT_NTFS_DEFAULT 0
#endif
int protect_ntfs = PROTECT_NTFS_DEFAULT;
+const char *core_fsmonitor;
/*
* The character that begins a commented line in user-editable file