mirror of
https://github.com/weechat/weechat.git
synced 2026-06-27 05:16:38 +02:00
spelling: backtrace
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
committed by
Sébastien Helleu
parent
969376c88a
commit
3eb4b203f2
@@ -17,11 +17,11 @@
|
||||
* along with WeeChat. If not, see <https://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#ifndef WEECHAT_BACKTACE_H
|
||||
#define WEECHAT_BACKTACE_H
|
||||
#ifndef WEECHAT_BACKTRACE_H
|
||||
#define WEECHAT_BACKTRACE_H
|
||||
|
||||
#define BACKTRACE_MAX 128
|
||||
|
||||
extern void weechat_backtrace ();
|
||||
|
||||
#endif /* WEECHAT_BACKTACE_H */
|
||||
#endif /* WEECHAT_BACKTRACE_H */
|
||||
|
||||
Reference in New Issue
Block a user