瀏覽代碼

replace tab with spaces

pull/360/head^2
Shohei Yamasaki 11 年之前
父節點
當前提交
2bbf49b2f5
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      libexec/rbenv-init

+ 1
- 1
libexec/rbenv-init 查看文件

@ -11,7 +11,7 @@ for args in "$@"
do
if [ "$args" = "-" ]; then
print=1
shift
shift
fi
if [ "$args" = "--no-rehash" ]; then

Loading…
取消
儲存