pacman/lib
Dave Reisner 9883015be2 Use c99 struct initialization to avoid memset calls
This is guaranteed less error prone than calling memset and hoping the
human gets the argument order correct.
2020-01-07 11:40:32 +10:00
..
libalpm Use c99 struct initialization to avoid memset calls 2020-01-07 11:40:32 +10:00