summaryrefslogtreecommitdiffstats
path: root/util/include/platforms/windows/axutil_windows.h
diff options
context:
space:
mode:
Diffstat (limited to 'util/include/platforms/windows/axutil_windows.h')
-rw-r--r--util/include/platforms/windows/axutil_windows.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/include/platforms/windows/axutil_windows.h b/util/include/platforms/windows/axutil_windows.h
index 53d332c..843c3bf 100644
--- a/util/include/platforms/windows/axutil_windows.h
+++ b/util/include/platforms/windows/axutil_windows.h
@@ -217,7 +217,7 @@ extern "C"
#define AXIS2_W_OK 02 /* test for write permission */
#define AXIS2_X_OK 00 /* test for execute or search permission */
#define AXIS2_F_OK 00 /* test whether the directories leading to the file can be
- searched and the file exists * /
+ searched and the file exists */
/**
* windows specific directory handling functions