diff options
Diffstat (limited to 'emulators/open-vm-tools/files/patch-guestApp.c')
-rw-r--r-- | emulators/open-vm-tools/files/patch-guestApp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/open-vm-tools/files/patch-guestApp.c b/emulators/open-vm-tools/files/patch-guestApp.c index 9d93e01a07a0..d16f3f1db5c5 100644 --- a/emulators/open-vm-tools/files/patch-guestApp.c +++ b/emulators/open-vm-tools/files/patch-guestApp.c @@ -1,6 +1,6 @@ --- lib/guestApp/guestApp.c.orig 2008-05-29 10:42:37.000000000 +0300 +++ lib/guestApp/guestApp.c 2008-05-29 10:43:09.000000000 +0300 -@@ -77,7 +77,7 @@ +@@ -73,7 +73,7 @@ #elif defined(_WIN32) #define GUESTAPP_TOOLS_INSTALL_PATH "" #else |