ui-shared: return value of cgit_hosturl is not const
Signed-off-by: Christian Hesse <mail@eworm.de>
Cette révision appartient à :
révisé par
Jason A. Donenfeld
Parent
6f2e4400fa
révision
f77e2a8cfa
@@ -2,7 +2,7 @@
|
||||
#define UI_SHARED_H
|
||||
|
||||
extern const char *cgit_httpscheme();
|
||||
extern const char *cgit_hosturl();
|
||||
extern char *cgit_hosturl();
|
||||
extern const char *cgit_rooturl();
|
||||
extern char *cgit_currenturl();
|
||||
extern const char *cgit_loginurl();
|
||||
|
||||
Référencer dans un nouveau ticket
Bloquer un utilisateur