ソースを参照

Change password for tox

Bob Mottram 8 年 前
コミット
b71ceea0f2
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1
    1
      src/freedombone-app-tox

+ 1
- 1
src/freedombone-app-tox ファイルの表示

@@ -49,7 +49,7 @@ TOXIC_FILE=/usr/local/bin/toxic
49 49
 QTOX_REPO="https://github.com/bashrc/qTox"
50 50
 QTOX_COMMIT='27a628a3789fca4f31516c3982e580052dd3c773'
51 51
 
52
-function change_password_qtox {
52
+function change_password_tox {
53 53
     echo -n ''
54 54
 }
55 55