summaryrefslogtreecommitdiff
path: root/util.c
diff options
context:
space:
mode:
authorKeith Thompson <Keith.S.Thompson@gmail.com>2011-09-05 16:37:46 -0700
committerFather Chrysostomos <sprout@cpan.org>2011-09-07 22:15:35 -0700
commitcdad3b53476fc75fca269751d978ddef3278f18b (patch)
tree8f98fb4e3cccff4a95ea65909eb8928e59dec453 /util.c
parentd6ee8587bdce64301e0540956a01c5b2c8b18f9b (diff)
downloadperl-cdad3b53476fc75fca269751d978ddef3278f18b.tar.gz
Convert some files from Latin-1 to UTF-8
Diffstat (limited to 'util.c')
-rw-r--r--util.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/util.c b/util.c
index 6a53cffe93..70a1496f59 100644
--- a/util.c
+++ b/util.c
@@ -12,7 +12,7 @@
* 'Very useful, no doubt, that was to Saruman; yet it seems that he was
* not content.' --Gandalf to Pippin
*
- * [p.598 of _The Lord of the Rings_, III/xi: "The Palantír"]
+ * [p.598 of _The Lord of the Rings_, III/xi: "The Palantír"]
*/
/* This file contains assorted utility routines.