Replace http:// with https:// where applicable
The testcases will be updated automatically in a separate commit.
This commit is contained in:
@ -17,7 +17,7 @@
|
||||
/*
|
||||
* This function returns the absolute path to the executable it is running in.
|
||||
*
|
||||
* The implementation follows http://stackoverflow.com/a/933996/712014
|
||||
* The implementation follows https://stackoverflow.com/a/933996/712014
|
||||
*
|
||||
* Returned value must be freed by the caller.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user