diff options
author | Sven Gothel <[email protected]> | 2022-12-07 06:46:29 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2022-12-07 06:46:29 +0100 |
commit | f5d3c4a4d96545db08840b248caf9d780556aad3 (patch) | |
tree | 53ef38811dadf220dda5298be9d091e1cc570a88 /src/lesson01_function.cpp | |
parent | 7fb845104d6b42801866696e6ec5b321d4a31c71 (diff) |
Remove filename from header doc
Diffstat (limited to 'src/lesson01_function.cpp')
-rw-r--r-- | src/lesson01_function.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lesson01_function.cpp b/src/lesson01_function.cpp index 278b5f3..aef4ec8 100644 --- a/src/lesson01_function.cpp +++ b/src/lesson01_function.cpp @@ -1,5 +1,4 @@ //============================================================================ -// Name : lesson00.cpp // Author : Sven Gothel // Copyright : 2022 Gothel Software e.K. // License : MIT |