summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2003-03-07 08:02:50 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2003-03-07 08:02:50 +0000
commitdb36525cb329115f68822c743647c02ae50f6581 (patch)
tree177a39383e5eded9324217412eec8ef5102eecc8 /MANIFEST
parentf412e1d69424d7787af14ab6844279246479c4f1 (diff)
downloadperl-db36525cb329115f68822c743647c02ae50f6581.tar.gz
Extra character noticed by Tels.
p4raw-id: //depot/perl@18847
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST2
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST b/MANIFEST
index 4fccaf2aef..767b6dc20e 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -95,7 +95,7 @@ ext/B/ramblings/curcop.runtime Compiler ramblings: notes on curcop use
ext/B/ramblings/flip-flop Compiler ramblings: notes on flip-flop
ext/B/ramblings/magic Compiler ramblings: notes on magic
ext/B/ramblings/reg.alloc Compiler ramblings: register allocation
-ext/B/ramblings/runtime.porting `Compiler ramblings: porting PP engine
+ext/B/ramblings/runtime.porting Compiler ramblings: porting PP engine
ext/B/README Compiler backend README
ext/B/t/asmdata.t See if B::Asmdata works
ext/B/t/assembler.t See if B::Assembler, B::Disassembler comply