From 4ac71550d23cca4632a2bcdfcb1d83a6bf705e45 Mon Sep 17 00:00:00 2001 From: Tom Christiansen Date: Sat, 1 Nov 2008 19:43:39 -0600 Subject: 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 --- miniperlmain.c | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'miniperlmain.c') diff --git a/miniperlmain.c b/miniperlmain.c index bda84e2c58..f60a3e0180 100644 --- a/miniperlmain.c +++ b/miniperlmain.c @@ -9,7 +9,11 @@ */ /* - * "The Road goes ever on and on, down from the door where it began." + * The Road goes ever on and on + * Down from the door where it began. + * + * [Bilbo on p.35 of _The Lord of the Rings_, I/i: "A Long-Expected Party"] + * [Frodo on p.73 of _The Lord of the Rings_, I/iii: "Three Is Company"] */ /* This file contains the main() function for the perl interpreter. -- cgit v1.2.1