aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/bash_condition.h')
-rw-r--r--src/core/bash_condition.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/bash_condition.h b/src/core/bash_condition.h
index 8723c28..a47a460 100644
--- a/src/core/bash_condition.h
+++ b/src/core/bash_condition.h
@@ -18,7 +18,6 @@
*/
///
/// \file bash_condition.h
-/// \author Mu Qiao
/// \brief implementation for Bash Conditional Expressions
///
#ifndef LIBBASH_CORE_BASH_CONDITION_H_