1
0
mirror of https://github.com/moparisthebest/pacman synced 2024-08-13 17:03:46 -04:00
pacman/src/util
Micah Saint Germain a4b23417f9 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>
2014-12-18 16:32:55 +10:00
..
.gitignore pacsort: add new utility 2011-08-08 16:49:43 -05:00
cleanupdelta.c Revert "Remove log_cb, add ALPM_EVENT_LOG instead" 2014-09-30 12:56:21 +10:00
Makefile.am Remove ts and sw from vim modeline when noet is set 2014-01-28 20:19:25 +10:00
pacsort.c pacsort: parse inputs up front into control struct 2014-11-20 14:40:25 +10:00
pactree.c Fix pointer declarations to be globally consistent 2014-12-18 16:32:55 +10:00
testdb.c testdb: ignore ALPM_DB_VERSION 2014-10-19 21:32:46 +10:00
testpkg.c Revert "Remove log_cb, add ALPM_EVENT_LOG instead" 2014-09-30 12:56:21 +10:00
vercmp.c Update copyright years for 2014 2014-01-06 14:38:50 +10:00