summaryrefslogtreecommitdiff
path: root/NetWare
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 /NetWare
parent9cdcdad126263a7888f5a86ae60f65f2e7011d28 (diff)
downloadperl-87bc21a725ceda1ba745c9efd71c3ba351a8238f.tar.gz
undoubled bad quoting
Diffstat (limited to 'NetWare')
-rw-r--r--NetWare/config.wc4
1 files changed, 2 insertions, 2 deletions
diff --git a/NetWare/config.wc b/NetWare/config.wc
index 60cfd10578..95cf59c8b8 100644
--- a/NetWare/config.wc
+++ b/NetWare/config.wc
@@ -529,9 +529,9 @@ d_vprintf='define'
d_vsnprintf='undef'
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'