Fix pointer declarations to be globally consistent
Refactored inconsistent pointer declarations to better improve consistency throughout the pacman codebase which will, in turn, increase readability to the user. Expected format of a pointer declaration: `typename *varname` Signed-off-by: Micah Saint Germain <micah@lexme.org> Signed-off-by: Allan McRae <allan@archlinux.org>
This commit is contained in:
parent
c54af84180
commit
a4b23417f9
4 changed files with 8 additions and 8 deletions
Loading…
Add table
Reference in a new issue