summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2015-07-19 16:54:22 +0300
committerJarkko Hietaniemi <jhi@iki.fi>2015-07-22 08:33:24 -0400
commita55c5245146801ac2b2be2914342a6a829670513 (patch)
tree5a49e31da2c0e06bf68f46a0c8b8c6d4cf9f1d4e /MANIFEST
parentf7e03a1013a0b759f99885c500f0e89656a992ba (diff)
downloadperl-a55c5245146801ac2b2be2914342a6a829670513.tar.gz
dquote_static.c -> dquote.c
Instead of #include-ing the C file, compile it normally.
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST2
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST b/MANIFEST
index 47b755cb98..3c81860674 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -3527,8 +3527,8 @@ djgpp/fixpmain DOS/DJGPP port
doio.c I/O operations
doop.c Support code for various operations
dosish.h Some defines for MS/DOSish machines
+dquote.c Functions for double quotish contexts
dquote_inline.h Inline functions for double quotish contexts
-dquote_static.c Static functions for double quotish contexts
dump.c Debugging output
ebcdic_tables.h Generated tables included in utfebcdic.h
embed.fnc Database used by embed.pl