diff options
author | Rafael Laboissière <rafael@laboissiere.net> | 2022-12-11 18:46:42 +0100 |
---|---|---|
committer | Rafael Laboissière <rafael@laboissiere.net> | 2022-12-11 18:46:52 +0100 |
commit | 66eea2031f380b2bbd30c41e20aaf013a431f451 (patch) | |
tree | c1a982995137056df0895d9a1fda043325a5d76e | |
parent | 41611d113debe300c372ab4440c33d14b8bf87d3 (diff) |
Drop trailing whitespace
-rwxr-xr-x | add-git-user | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/add-git-user b/add-git-user index d430f2f..d64bf49 100755 --- a/add-git-user +++ b/add-git-user @@ -1,6 +1,6 @@ #!/bin/sh -### Add a Git user to the system +### Add a Git user to the system ### Copyright (C) 2015, 2022 Rafael Laboissière ### |