Explorar el Código

Tidy up function definitions

Alois Mahdal hace 4 años
padre
commit
1ae66934df
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      99bottles.sh

+ 1
- 1
99bottles.sh Ver fichero

@@ -148,7 +148,7 @@ punctuate() {
148 148
     done
149 149
 }
150 150
 
151
-verse () {
151
+verse() {
152 152
     #
153 153
     # Write one verse with number $1
154 154
     #