ソースを参照

Tidy up function definitions

Alois Mahdal 4 年 前
コミット
1ae66934df
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1
    1
      99bottles.sh

+ 1
- 1
99bottles.sh ファイルの表示

@@ -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
     #