mirror of
https://github.com/monero-project/monero.git
synced 2025-08-13 05:45:28 -04:00
Changed URLs to HTTPS
This commit is contained in:
parent
ffab67004c
commit
7cdd147da5
21 changed files with 79 additions and 79 deletions
|
@ -51,7 +51,7 @@
|
|||
|
||||
#define ST_LOG(x) CINFO(el::base::Writer,el::base::DispatchAction::FileOnlyLog,MONERO_DEFAULT_LOG_CATEGORY) << x
|
||||
|
||||
// from http://stackoverflow.com/questions/11665829/how-can-i-print-stack-trace-for-caught-exceptions-in-c-code-injection-in-c
|
||||
// from https://stackoverflow.com/questions/11665829/how-can-i-print-stack-trace-for-caught-exceptions-in-c-code-injection-in-c
|
||||
|
||||
// The decl of __cxa_throw in /usr/include/.../cxxabi.h uses
|
||||
// 'std::type_info *', but GCC's built-in protype uses 'void *'.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue