diff options
Diffstat (limited to 'dev/CompilerKit/src/Macro/CPlusPlusPreprocessor.cc')
| -rw-r--r-- | dev/CompilerKit/src/Macro/CPlusPlusPreprocessor.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/CompilerKit/src/Macro/CPlusPlusPreprocessor.cc b/dev/CompilerKit/src/Macro/CPlusPlusPreprocessor.cc index fa5b043..8163c40 100644 --- a/dev/CompilerKit/src/Macro/CPlusPlusPreprocessor.cc +++ b/dev/CompilerKit/src/Macro/CPlusPlusPreprocessor.cc @@ -20,7 +20,7 @@ #define kMacroPrefix '#' -/// @author El Mahrouss Amlal (amlel) +/// @author Amlal El Mahrouss (amlal@nekernel.org) /// @file CPlusPlusPreprocessor.cc /// @brief Preprocessor. |
