[refactor] change file names
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#ifndef __GET_H
|
||||
#define __GET_H
|
||||
#ifndef __TELEPORT_GET_H
|
||||
#define __TELEPORT_GET_H
|
||||
|
||||
#include <libsoup/soup.h>
|
||||
|
||||
@@ -10,4 +10,4 @@ int saveFile (SoupMessage *, const gchar *, const gchar *);
|
||||
gchar * getFilePath (const gchar *, const gchar *);
|
||||
int get (char *, const gchar *, const gchar *, const gchar *);
|
||||
|
||||
#endif /* __GET_H */
|
||||
#endif /* __TELEPORT_GET_H */
|
||||
|
||||
Reference in New Issue
Block a user