diff options
Diffstat (limited to 'test/manual/cedet/tests/testusing.cpp')
| -rw-r--r-- | test/manual/cedet/tests/testusing.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/manual/cedet/tests/testusing.cpp b/test/manual/cedet/tests/testusing.cpp index 1208c81fc36..0bcf43eaae8 100644 --- a/test/manual/cedet/tests/testusing.cpp +++ b/test/manual/cedet/tests/testusing.cpp | |||
| @@ -168,7 +168,7 @@ void func8() | |||
| 168 | ; //#10# ( "four" "three" ) | 168 | ; //#10# ( "four" "three" ) |
| 169 | } | 169 | } |
| 170 | 170 | ||
| 171 | // Check convetional namespace aliases | 171 | // Check conventional namespace aliases |
| 172 | // - fully qualified - | 172 | // - fully qualified - |
| 173 | void func9() | 173 | void func9() |
| 174 | { | 174 | { |