aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/cppbash_builtin.cpp')
-rw-r--r--src/cppbash_builtin.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/cppbash_builtin.cpp b/src/cppbash_builtin.cpp
index a66622e..a0299a9 100644
--- a/src/cppbash_builtin.cpp
+++ b/src/cppbash_builtin.cpp
@@ -18,7 +18,6 @@
*/
///
/// \file cppbash_builtin.cpp
-/// \author Nathan Eloe
/// \brief Implementation of class to inherit builtins from
///