From 222080e0ee62638c044d16d64e03e62ee3418949 Mon Sep 17 00:00:00 2001 From: Adam Gashlin Date: Fri, 9 Jan 2009 01:16:19 +0000 Subject: [PATCH] 19421 missed a few commas in robotfindskitten git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19731 a1c6a512-1295-4272-9138-f99709370657 --- apps/plugins/robotfindskitten.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/plugins/robotfindskitten.c b/apps/plugins/robotfindskitten.c index b4021fe91c..58d9d12665 100644 --- a/apps/plugins/robotfindskitten.c +++ b/apps/plugins/robotfindskitten.c @@ -125,7 +125,7 @@ static char* messages[] = "A helicopter has crashed here.", "Carlos Tarango stands here, doing his best impression of Pat Smear.", "A patch of mushrooms grows here.", - "It's a song by Kraftwerk, all about robots." + "It's a song by Kraftwerk, all about robots.", "A patch of grape jelly grows here.", "A spindle, and a grindle, and a bucka-wacka-woom!", "A geyser sprays water high into the air.", @@ -239,7 +239,7 @@ static char* messages[] = "Here's Pete Peterson. His batteries seem to have long gone dead.", "\"Blup, blup, blup\", says the mud pot.", "More grist for the mill.", - "Cory Doctorow's hot air balloon is tethered here." + "Cory Doctorow's hot air balloon is tethered here.", "Grind 'em up, spit 'em out, they're twigs.", "The boom box cranks out an old Ethel Merman tune.", "It's \"Finding kitten\", published by O'Reilly and Associates.",