mirror of
https://github.com/moparisthebest/pacman
synced 2024-11-02 08:35:06 -04:00
1b61cc8c69
optimizations in order to make the code much more readable and type-checkable. Every enum in the library now has it's own type that should be used instead of the generic 'unsigned char'. In addition, several #define statements dealing with constants were converted to enums. Signed-off-by: Dan McGee <dpmcgee@gmail.com> |
||
---|---|---|
.. | ||
libalpm |