Renamed stabber function
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#include "server/server.h"
|
||||
|
||||
int
|
||||
stabber_start(int port)
|
||||
stbbr_start(int port)
|
||||
{
|
||||
return server_run(port);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user