Cleanup: make class doc-strings directly above classes
In some cases it wasn't clear if a comment before a class was meant to be it's doc-string. Remove blank lines between the class & it's doc-string.
This commit is contained in:
@@ -22,7 +22,6 @@
|
||||
* \author Maarten Gribnau
|
||||
* \date March 31, 2001
|
||||
*/
|
||||
|
||||
class MEM_RefCounted {
|
||||
public:
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user