summaryrefslogtreecommitdiff
path: root/win32/config_H.vc
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2012-06-11 08:52:20 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2012-06-11 08:52:20 +0100
commit81b8f8f06c8c9ef7493fc9184558eda4b8893dfd (patch)
tree47a88dccbd9241bccc26962e9979905d75edad22 /win32/config_H.vc
parentb7d8baf2b2eb962761a9c2e38df7ff8bdcc34d5e (diff)
downloadperl-81b8f8f06c8c9ef7493fc9184558eda4b8893dfd.tar.gz
Correct the comment style of a couple of not #defined symbols
Diffstat (limited to 'win32/config_H.vc')
-rw-r--r--win32/config_H.vc2
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/config_H.vc b/win32/config_H.vc
index 9c488e4fbb..f4da673242 100644
--- a/win32/config_H.vc
+++ b/win32/config_H.vc
@@ -1057,7 +1057,7 @@
* This symbol is defined if the C compiler can cast negative
* or large floating point numbers to 32-bit ints.
*/
-/*#define CASTI32 /**/
+/*#define CASTI32 / **/
/* CASTNEGFLOAT:
* This symbol is defined if the C compiler can cast negative