Skip to content

Commit

Permalink
Spaces instead of tabs
Browse files Browse the repository at this point in the history
  • Loading branch information
ajberkley committed Sep 30, 2019
1 parent 4f6baa6 commit 20f5351
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion interface.lisp
Original file line number Diff line number Diff line change
Expand Up @@ -391,7 +391,7 @@ constraint."
:metadata metadata
:amz-headers
(append policy-header
(list (cons "storage-class" storage-class))
(list (cons "storage-class" storage-class))
(when security-token
(list (cons "security-token" security-token)))
(when tagging
Expand Down

0 comments on commit 20f5351

Please sign in to comment.