diff options
author | Tom Christiansen <tchrist@perl.com> | 2008-11-01 19:43:39 -0600 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2008-11-02 21:12:59 +0000 |
commit | 4ac71550d23cca4632a2bcdfcb1d83a6bf705e45 (patch) | |
tree | cc0057b4b8d9255678258aa40c673a069d39dae0 /pp.c | |
parent | 8fa23287293bbec887dca6d7e006e50e1a445bb2 (diff) | |
download | perl-4ac71550d23cca4632a2bcdfcb1d83a6bf705e45.tar.gz |
PATCH: Large omnibus patch to clean up the JRRT quotes
Message-ID: <25940.1225611819@chthon>
Date: Sun, 02 Nov 2008 01:43:39 -0600
p4raw-id: //depot/perl@34698
Diffstat (limited to 'pp.c')
-rw-r--r-- | pp.c | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -9,8 +9,11 @@ */ /* - * "It's a big house this, and very peculiar. Always a bit more to discover, - * and no knowing what you'll find around a corner. And Elves, sir!" --Samwise + * 'It's a big house this, and very peculiar. Always a bit more + * to discover, and no knowing what you'll find round a corner. + * And Elves, sir!' --Samwise Gamgee + * + * [p.225 of _The Lord of the Rings_, II/i: "Many Meetings"] */ /* This file contains general pp ("push/pop") functions that execute the |