gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnurl] 254/282: config-win32: Windows does not have ftruncate


From: gnunet
Subject: [gnurl] 254/282: config-win32: Windows does not have ftruncate
Date: Wed, 01 Apr 2020 14:31:59 +0200

This is an automated email from the git hooks/post-receive script.

ng0 pushed a commit to branch master
in repository gnurl.

commit 2f4c36357beabfa57383933b42a5563b7163c6ee
Author: Marc Hoersken <address@hidden>
AuthorDate: Fri Mar 6 14:18:43 2020 +0100

    config-win32: Windows does not have ftruncate
---
 lib/config-win32.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/config-win32.h b/lib/config-win32.h
index 8b488c1c1..d19665d71 100644
--- a/lib/config-win32.h
+++ b/lib/config-win32.h
@@ -183,7 +183,7 @@
 /* #define HAVE_DOPRNT 1 */
 
 /* Define if you have the ftruncate function. */
-#define HAVE_FTRUNCATE 1
+/* #define HAVE_FTRUNCATE 1 */
 
 /* Define to 1 if you have the `getpeername' function. */
 #define HAVE_GETPEERNAME 1

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]