From 66e2db8dad073ed3d98a6dec6f8831fadd67ea12 Mon Sep 17 00:00:00 2001
From: "Yann E. MORIN\"" <yann.morin.1998@anciens.enib.fr>
Date: Sun, 27 Jul 2008 12:03:34 +0000
Subject: [PATCH] "Reported by" is now "First reported by".

 /trunk/scripts/showSamples.sh |    2     1     1     0 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
 scripts/showSamples.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/showSamples.sh b/scripts/showSamples.sh
index 8a2b8892..38e8642f 100755
--- a/scripts/showSamples.sh
+++ b/scripts/showSamples.sh
@@ -106,7 +106,7 @@ if [ "${opt}" = -w ]; then
     printf "^  Threading model  "
     printf "^  Floating point\\\\\\\\ support  "
     printf "^  Languages  "
-    printf "^  Reported by  "
+    printf "^  First reported by  "
     echo   "^"
 fi