-
- Downloads
Renamed ncdu.h to global.h and #included all other header files into that
So we're actually back to having one header file for everything, except it's now maintainable.
Showing
- src/Makefile.am 1 addition, 1 deletionsrc/Makefile.am
- src/browser.c 2 additions, 9 deletionssrc/browser.c
- src/browser.h 1 addition, 1 deletionsrc/browser.h
- src/calc.c 1 addition, 6 deletionssrc/calc.c
- src/calc.h 1 addition, 1 deletionsrc/calc.h
- src/delete.c 1 addition, 4 deletionssrc/delete.c
- src/delete.h 1 addition, 1 deletionsrc/delete.h
- src/global.h 11 additions, 2 deletionssrc/global.h
- src/help.c 1 addition, 4 deletionssrc/help.c
- src/help.h 1 addition, 1 deletionsrc/help.h
- src/main.c 1 addition, 8 deletionssrc/main.c
- src/util.h 1 addition, 1 deletionsrc/util.h
Please register or sign in to comment