File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2441,7 +2441,7 @@ NOBDEF char *nob_temp_running_executable_path(void)
24412441 #define WALK_SKIP NOB_WALK_SKIP
24422442 #define WALK_STOP NOB_WALK_STOP
24432443 #define Walk_Action Nob_Walk_Action
2444- #define Walk_Func_Entry Nob_Walk_Func_Entry
2444+ #define Walk_Entry Nob_Walk_Entry
24452445 #define Walk_Func Nob_Walk_Func
24462446 #define Walk_Dir_Opt Nob_Walk_Dir_Opt
24472447 #define walk_dir nob_walk_dir
@@ -2540,7 +2540,7 @@ NOBDEF char *nob_temp_running_executable_path(void)
25402540/*
25412541 Revision history:
25422542
2543- 2.0.1 ( )
2543+ 2.0.1 ( ) Fix Walk_Entry naming (by @Sinha-Ujjawal)
25442544 2.0.0 (2026-01-06) Remove minirent.h (by @rexim)
25452545 BACKWARD INCOMPATIBLE CHANGE!!! If you were using minirent.h from this library
25462546 just use it directly from https://github.com/tsoding/minirent
You can’t perform that action at this time.
0 commit comments