summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2020-01-16 15:33:44 -0700
committerKarl Williamson <khw@cpan.org>2020-01-23 15:46:56 -0700
commit14fe5f8a20e1e15504b894f3df0861524250bd64 (patch)
tree3e582fa6dfe371ac7a7f7a41e725bcb83b53e3dd /MANIFEST
parentfcc04d73946f50bda2ffb344bea778338ce39003 (diff)
downloadperl-14fe5f8a20e1e15504b894f3df0861524250bd64.tar.gz
Remove dquote_inline.h
The remaining function in this file is moved to inline.h, just to not have an extra file lying around with hardly anything in it.
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 0 insertions, 1 deletions
diff --git a/MANIFEST b/MANIFEST
index 0f69fd7467..d47ba578f9 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -4059,7 +4059,6 @@ 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
dump.c Debugging output
ebcdic_tables.h Generated tables included in utfebcdic.h
embed.fnc Database used by embed.pl