mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2025-12-27 14:10:32 +00:00
12 lines
170 B
Diff
12 lines
170 B
Diff
--- a/tools/command.c
|
|
+++ b/tools/command.c
|
|
@@ -41,7 +41,7 @@
|
|
*/
|
|
#ifdef MAN_PAGE_GENERATOR
|
|
|
|
-#define stack
|
|
+#define log_stack
|
|
|
|
struct cmd_context {
|
|
void *libmem;
|