1
0
mirror of https://github.com/gryf/tagbar.git synced 2026-04-21 05:31:27 +02:00

Small manual fix

This commit is contained in:
Jan Larres
2011-02-20 02:00:28 +13:00
parent 3b0bad1372
commit efa19610f9
+1 -2
View File
@@ -548,8 +548,7 @@ files.
}
<
In this case the type of "foo" is not known. Is it a namespace? A class?
(Nested classes are not supported in C++, but making wild guesses is a bad
idea.) So the methods are displayed in Tagbar like this:
For this reason the methods are displayed in Tagbar like this:
>
foo::Bar* : class
init()