Adder the type alias error_t and refactored the code to use it. also extracted archive function from install.c to archives.c
This commit is contained in:
@@ -26,6 +26,7 @@ set(SOURCES
|
||||
src/getHome.c
|
||||
src/file.c
|
||||
src/order.c
|
||||
src/archives.c
|
||||
src/fomod.c
|
||||
src/fomod/group.c
|
||||
src/fomod/xmlUtil.c
|
||||
|
||||
Reference in New Issue
Block a user