diff options
Diffstat (limited to 'scripts/templates/template-cpp.cpp')
-rwxr-xr-x | scripts/templates/template-cpp.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/templates/template-cpp.cpp b/scripts/templates/template-cpp.cpp index 35d8441c87..8ee04942bf 100755 --- a/scripts/templates/template-cpp.cpp +++ b/scripts/templates/template-cpp.cpp @@ -1,4 +1,4 @@ -/** +/** * @file #filename#.cpp * @brief Implementation of #filename# * @author #getpass.getuser()#@lindenlab.com |