summaryrefslogtreecommitdiff
path: root/win32/config.gc
diff options
context:
space:
mode:
authorH.Merijn Brand <h.m.brand@xs4all.nl>2014-06-05 12:21:04 +0200
committerH.Merijn Brand <h.m.brand@xs4all.nl>2014-06-05 12:21:04 +0200
commit87bc21a725ceda1ba745c9efd71c3ba351a8238f (patch)
tree92af75cbe8bf16bec5cbc875033b04d3c81992e8 /win32/config.gc
parent9cdcdad126263a7888f5a86ae60f65f2e7011d28 (diff)
downloadperl-87bc21a725ceda1ba745c9efd71c3ba351a8238f.tar.gz
undoubled bad quoting
Diffstat (limited to 'win32/config.gc')
-rw-r--r--win32/config.gc4
1 files changed, 2 insertions, 2 deletions
diff --git a/win32/config.gc b/win32/config.gc
index 4ad603ad8d..e927154780 100644
--- a/win32/config.gc
+++ b/win32/config.gc
@@ -528,9 +528,9 @@ d_vprintf='define'
d_vsnprintf='define'
d_wait4='undef'
d_waitpid='define'
-d_wcscmp=''undef''
+d_wcscmp='undef'
d_wcstombs='define'
-d_wcsxfrm=''undef''
+d_wcsxfrm='undef'
d_wctomb='define'
d_writev='undef'
d_xenix='undef'