Logo
Explore Help
Sign In
gvsafronov/futriix
1
0
Fork 0
You've already forked futriix
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
futriix/src/motd.h

14 lines
221 B
C
Raw Normal View History

Add missing files from last checkin Former-commit-id: 60c0d4104de3ff904758c200342e4d132b19501c
2020-03-04 17:13:18 -05:00
#pragma once
Update MOTD URL Former-commit-id: cd76a71de393eb527f98024ea85a9492ef0c36ca
2020-03-15 18:32:05 -04:00
extern const char *motd_url;
Handle HTTP error codes with MOTD Former-commit-id: 2ec0b2cd206f2c73fabcda5d59751b013aa8cfbf
2020-03-15 18:47:01 -04:00
extern const char *motd_cache_file;
Update MOTD URL Former-commit-id: cd76a71de393eb527f98024ea85a9492ef0c36ca
2020-03-15 18:32:05 -04:00
Add missing files from last checkin Former-commit-id: 60c0d4104de3ff904758c200342e4d132b19501c
2020-03-04 17:13:18 -05:00
#ifdef __cplusplus
extern "C" {
#endif
Configurable option for MOTD Former-commit-id: 49a89d636ba698dbd0858d5059d3d6387c8c1fc7
2020-11-27 21:42:08 +00:00
char *fetchMOTD(int fCache, int enable_motd);
Merge tag '6.2.1' into unstable Former-commit-id: bfed57e3e0edaa724b9d060a6bb8edc5a6de65fa
2021-05-19 02:59:48 +00:00
void freeMOTD(const char*);
Add missing files from last checkin Former-commit-id: 60c0d4104de3ff904758c200342e4d132b19501c
2020-03-04 17:13:18 -05:00
#ifdef __cplusplus
}
Configurable option for MOTD Former-commit-id: 49a89d636ba698dbd0858d5059d3d6387c8c1fc7
2020-11-27 21:42:08 +00:00
#endif
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.4 Page: 51ms Template: 5ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API