diff options
Diffstat (limited to 'nxcomp/src/Types.h')
-rw-r--r-- | nxcomp/src/Types.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/nxcomp/src/Types.h b/nxcomp/src/Types.h index e82664c81..3817ad869 100644 --- a/nxcomp/src/Types.h +++ b/nxcomp/src/Types.h @@ -42,8 +42,8 @@ using namespace std; #define MD5_LENGTH 16 // -// Types of repositories. Replace the original -// clear() methods from STL in order to actually +// Types of repositories. Replace the original +// clear() methods from STL in order to actually // free the unused memory. // |