Skip to content

Commit 889c64b

Browse files
committed
untabify
1 parent 7277075 commit 889c64b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

reflac

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -120,9 +120,9 @@ while true ; do
120120
-n|--no-action)
121121
NOACTION=1
122122
shift ;;
123-
-p|--preserve)
124-
PRESERVE_MODTIME="--preserve-modtime"
125-
shift ;;
123+
-p|--preserve)
124+
PRESERVE_MODTIME="--preserve-modtime"
125+
shift ;;
126126
-s|--no-sync)
127127
SYNC=0
128128
shift ;;

0 commit comments

Comments
 (0)