aboutsummaryrefslogtreecommitdiffstats
path: root/common/w32-afunix.h
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2015-11-27 16:53:52 +0000
committerWerner Koch <[email protected]>2015-11-27 17:32:26 +0000
commit022342e2845834ec35269d23491e9fa573d5c028 (patch)
tree0331f4867ac25b55a1ba350adef194d84abd008c /common/w32-afunix.h
parentAvoid incompatible pointer assignment warnings on Windows. (diff)
downloadgnupg-022342e2845834ec35269d23491e9fa573d5c028.tar.gz
gnupg-022342e2845834ec35269d23491e9fa573d5c028.zip
Silence unused variable or parameter warnings.
--
Diffstat (limited to '')
-rw-r--r--common/w32-afunix.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/w32-afunix.h b/common/w32-afunix.h
index f6282a3dd..7025a4914 100644
--- a/common/w32-afunix.h
+++ b/common/w32-afunix.h
@@ -38,7 +38,7 @@
#include <unistd.h>
/* We can easiliy replace this code by the socket wrappers from libassuan. */
-#warning Please do not use this module anymore
+#warning Remove this code; it is only used on w32 by symcryptrun.
#define DIRSEP_C '\\'