diff options
author | Andrey Lihatskiy <alihatskiy@productengine.com> | 2024-06-10 20:10:47 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-10 20:10:47 +0300 |
commit | 749f8c9c7d27c5f4675a96e37d7c9a733505121e (patch) | |
tree | b2853d87789dbb84d6c26c259eab6639d3a7e482 /scripts/templates/template-h.h | |
parent | 32fcefc058ae38eff0572326ef3efd1c7b343144 (diff) | |
parent | f74c10c4ec6435471bac84473fe865f90843c2df (diff) |
Merge pull request #1585 from secondlife/signal/trim-trailing
Trim trailing whitespace
Diffstat (limited to 'scripts/templates/template-h.h')
-rwxr-xr-x | scripts/templates/template-h.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/templates/template-h.h b/scripts/templates/template-h.h index ce7b4ddc87..d7677c256b 100755 --- a/scripts/templates/template-h.h +++ b/scripts/templates/template-h.h @@ -1,4 +1,4 @@ -/** +/** * @file #filename#.h * @brief Header file for #filename# * @author #getpass.getuser()#@lindenlab.com |