[refactor] change back teleport class name to teleport-app

This commit is contained in:
Julian Sparber
2017-10-02 14:31:57 +02:00
parent 8f17179000
commit 56835864e6
10 changed files with 18 additions and 18 deletions

View File

@@ -9,7 +9,7 @@
#include "teleport-get.h"
#include "teleport-server.h"
#include "teleport.h"
#include "teleport-app.h"
static int port;
static SoupServer *glob_server;