summaryrefslogtreecommitdiff
path: root/pp.c
diff options
context:
space:
mode:
authorTom Christiansen <tchrist@perl.com>2008-11-01 19:43:39 -0600
committerDavid Mitchell <davem@iabyn.com>2009-01-05 19:24:08 +0000
commit95f66cd4250ac5e7f41f1bcaeb7adc6c42a605ce (patch)
tree5d4aff4ea01109b891a7f9ab17cf00d94547a300 /pp.c
parent20852d670f0918bddce95a3f6b9e19a3d42d0fbc (diff)
downloadperl-95f66cd4250ac5e7f41f1bcaeb7adc6c42a605ce.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 (cherry picked from commit 4ac71550d23cca4632a2bcdfcb1d83a6bf705e45)
Diffstat (limited to 'pp.c')
-rw-r--r--pp.c7
1 files changed, 5 insertions, 2 deletions
diff --git a/pp.c b/pp.c
index c44d55fb6c..c7cd693224 100644
--- a/pp.c
+++ b/pp.c
@@ -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