1
0
mirror of https://github.com/anope/anope.git synced 2026-06-26 06:36:40 +02:00

The first of a few "CBX OCDing over code style" commits, focusing on include/* and src/* but not src/core/* or src/modules/*.

This commit is contained in:
Naram Qashat
2010-06-20 18:42:58 -04:00
parent 2528dc80bd
commit 381c9c8870
98 changed files with 3799 additions and 4064 deletions
-1
View File
@@ -34,4 +34,3 @@ bool Thread::GetExitState() const
void Thread::Run()
{
}