Compare commits
No commits in common. "119899f714f131db69bd5a866b186d06599d8d0f" and "e537f385e4db6909cd4ff4ecb213fb05fadfff5e" have entirely different histories.
119899f714
...
e537f385e4
1
MIRRORS
1
MIRRORS
@ -1,6 +1,5 @@
|
||||
- https://github.com/ENGO150/WHY2
|
||||
- https://gitlab.com/ENGO150/why2
|
||||
- https://gitlab.spseplzen.cz/smejkalv/why2
|
||||
- https://gitea.coquette.baby/ENGO150/WHY2 # Private mirror
|
||||
|
||||
Contact me for access to private mirror.
|
@ -65,7 +65,7 @@ enum WHY2_OUTPUT_FORMAT
|
||||
|
||||
#define WHY2_CLEAR_SCREEN "\e[1;1H\e[2J" //TEXT FOR UNIX CLEAR SCREEN
|
||||
|
||||
#define WHY2_CURL_TIMEOUT 10 //if you need comment explaining, what the fuck is timeout, don't change WHY2's code, alright? thx, love ya
|
||||
#define WHY2_CURL_TIMEOUT 3 //if you need comment explaining, what the fuck is timeout, don't change WHY2's code, alright? thx, love ya
|
||||
#define WHY2_NOT_FOUND_TRIES 10 //NUMBER OF TRIES FOR DOWNLOADING versions.json
|
||||
|
||||
#define WHY2_DEPRECATED __attribute__((deprecated)) //SAME COMMENT AS WHY2_VERSIONS_NAME'S
|
||||
|
Loading…
x
Reference in New Issue
Block a user