1
0
mirror of https://github.com/cheat/cheat.git synced 2025-05-25 17:37:05 +02:00

Trivial whitespace change

This commit is contained in:
Chris Lane 2016-01-04 21:54:38 -05:00
parent f9e8e041ef
commit ceb3707d28

@ -14,4 +14,4 @@ done
for i in `seq 1 10`
do
echo $i
done
done