Fix wiki table sample output.
author"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Wed Jul 09 21:13:07 2008 +0000 (2008-07-09)
changeset 6448c816e372384
parent 643 a8d422b20733
child 645 8e58024f8e37
Fix wiki table sample output.

/trunk/scripts/showSamples.sh | 2 1 1 0 +-
1 file changed, 1 insertion(+), 1 deletion(-)
scripts/showSamples.sh
     1.1 --- a/scripts/showSamples.sh	Mon Jul 07 21:31:08 2008 +0000
     1.2 +++ b/scripts/showSamples.sh	Wed Jul 09 21:13:07 2008 +0000
     1.3 @@ -85,7 +85,7 @@
     1.4  if [ "${opt}" = -w ]; then
     1.5      echo "^ $(date +%Y%m%d.%H%M) ^ |||||||||"
     1.6      printf "^ Target "
     1.7 -    printf "^  kernel headers\\\\ version  "
     1.8 +    printf "^  kernel headers\\\\\\\\ version  "
     1.9      printf "^  binutils version  "
    1.10      printf "^  gcc version  "
    1.11      printf "^  libc  "