Kaydet (Commit) a69927ea authored tarafından Michael Stahl's avatar Michael Stahl

unotype.hxx: fix documentation copypasta

Change-Id: I0d84545527195e0f8a48d4217cb332f2e46f2d09
üst 886452b9
...@@ -63,7 +63,7 @@ struct UnoVoidType; ...@@ -63,7 +63,7 @@ struct UnoVoidType;
struct UnoUnsignedShortType; struct UnoUnsignedShortType;
/** /**
A unique C++ type representing the UNO type UNSIGNED SHORT in cppu::UnoType. A unique C++ type representing the UNO type CHAR in cppu::UnoType.
The UNO types UNSIGNED SHORT and CHAR map to the same C++ type, so this C++ The UNO types UNSIGNED SHORT and CHAR map to the same C++ type, so this C++
type is needed to unambiguously specify UNO types in cppu::UnoType. type is needed to unambiguously specify UNO types in cppu::UnoType.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment