summaryrefslogtreecommitdiff
path: root/pp_pack.c
diff options
context:
space:
mode:
authorAudrey Tang <cpan@audreyt.org>2002-02-21 15:13:12 +0800
committerAbhijit Menon-Sen <ams@wiw.org>2002-02-20 22:55:25 +0000
commitd31a8517c09f42562afe9a28d8c8d154bf6dd71e (patch)
tree18de67c4d77a9503e020978aef1e709d87e44363 /pp_pack.c
parent8513cbdf106cab43f9742e6b987ad9130ef5d44e (diff)
downloadperl-d31a8517c09f42562afe9a28d8c8d154bf6dd71e.tar.gz
Add missing Tolkien quotes to *.c
Message-Id: <20020220231312.GA775@not.autrijus.org> p4raw-id: //depot/perl@14802
Diffstat (limited to 'pp_pack.c')
-rw-r--r--pp_pack.c8
1 files changed, 8 insertions, 0 deletions
diff --git a/pp_pack.c b/pp_pack.c
index 61185a46e0..52d86d18bb 100644
--- a/pp_pack.c
+++ b/pp_pack.c
@@ -7,6 +7,14 @@
*
*/
+/*
+ * He still hopefully carried some of his gear in his pack: a small tinder-box,
+ * two small shallow pans, the smaller fitting into the larger; inside them a
+ * wooden spoon, a short two-pronged fork and some skewers were stowed; and
+ * hidden at the bottom of the pack in a flat wooden box a dwindling treasure,
+ * some salt.
+ */
+
#include "EXTERN.h"
#define PERL_IN_PP_PACK_C
#include "perl.h"