Remove trailing whitespace
This commit is contained in:
2
sym.h
2
sym.h
@@ -219,7 +219,7 @@ public:
|
|||||||
@return Pointer to the Type, if found; otherwise NULL is returned.
|
@return Pointer to the Type, if found; otherwise NULL is returned.
|
||||||
*/
|
*/
|
||||||
const Type *LookupType(const char *name) const;
|
const Type *LookupType(const char *name) const;
|
||||||
|
|
||||||
/** Look for a type given a pointer.
|
/** Look for a type given a pointer.
|
||||||
|
|
||||||
@return True if found, False otherwise.
|
@return True if found, False otherwise.
|
||||||
|
|||||||
Reference in New Issue
Block a user