summaryrefslogtreecommitdiff
path: root/pad.c
diff options
context:
space:
mode:
authorTom Christiansen <tchrist@perl.com>2008-11-01 19:43:39 -0600
committerNicholas Clark <nick@ccl4.org>2008-11-02 21:12:59 +0000
commit4ac71550d23cca4632a2bcdfcb1d83a6bf705e45 (patch)
treecc0057b4b8d9255678258aa40c673a069d39dae0 /pad.c
parent8fa23287293bbec887dca6d7e006e50e1a445bb2 (diff)
downloadperl-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 'pad.c')
-rw-r--r--pad.c16
1 files changed, 10 insertions, 6 deletions
diff --git a/pad.c b/pad.c
index 86fa7c4f55..fa1945871e 100644
--- a/pad.c
+++ b/pad.c
@@ -5,13 +5,17 @@
*
* You may distribute under the terms of either the GNU General Public
* License or the Artistic License, as specified in the README file.
+ */
+
+/*
+ * 'Anyway: there was this Mr. Frodo left an orphan and stranded, as you
+ * might say, among those queer Bucklanders, being brought up anyhow in
+ * Brandy Hall. A regular warren, by all accounts. Old Master Gorbadoc
+ * never had fewer than a couple of hundred relations in the place.
+ * Mr. Bilbo never did a kinder deed than when he brought the lad back
+ * to live among decent folk.' --the Gaffer
*
- * "Anyway: there was this Mr Frodo left an orphan and stranded, as you
- * might say, among those queer Bucklanders, being brought up anyhow in
- * Brandy Hall. A regular warren, by all accounts. Old Master Gorbadoc
- * never had fewer than a couple of hundred relations in the place. Mr
- * Bilbo never did a kinder deed than when he brought the lad back to
- * live among decent folk." --the Gaffer
+ * [p.23 of _The Lord of the Rings_, I/i: "A Long-Expected Party"]
*/
/* XXX DAPM