mirror of
https://github.com/anope/anope.git
synced 2026-07-05 21:13:13 +02:00
Fix some coding style issues.
This commit is contained in:
@@ -33,5 +33,5 @@ public:
|
||||
delete (*this)->at(i - 1);
|
||||
}
|
||||
|
||||
virtual EntryMsg* Create() = 0;
|
||||
virtual EntryMsg *Create() = 0;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user