mirror of
https://github.com/moparisthebest/pacman
synced 2024-11-11 20:05:07 -05:00
f1fadecfb3
Much like with events, instead of using a bunch of void* arguments for all questions, we now send one pointer to an alpm_question_t union. This contains the type of question that was triggered. With this information, a question-specific struct can be accessed in order to get additional arguments. Signed-off-by: Olivier Brunel <jjk@jjacky.com> Signed-off-by: Allan McRae <allan@archlinux.org> |
||
---|---|---|
.. | ||
common | ||
pacman | ||
util |