diff options
author | Allan McRae <allan@archlinux.org> | 2011-06-29 07:46:49 +0200 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2011-06-29 07:46:49 +0200 |
commit | f1bb56cebfda9b11ea02754d325ff659014e2caa (patch) | |
tree | 289b4d9648077a4b2245728e11a8e9469b0957b5 /valgrind.supp | |
parent | 3bb469d558b5ad778f87a1427a45ec4190ba4155 (diff) | |
download | pacman-f1bb56cebfda9b11ea02754d325ff659014e2caa.tar.gz pacman-f1bb56cebfda9b11ea02754d325ff659014e2caa.tar.xz |
Rename public functions with grp in their name
Using grp instead of group is a small saving at the cost of clarity.
Rename the following functions:
alpm_option_get_ignoregrps -> alpm_option_get_ignoregroups
alpm_option_add_ignoregrp -> alpm_option_add_ignoregroup
alpm_option_set_ignoregrps -> alpm_option_set_ignoregroups
alpm_option_remove_ignoregrp -> alpm_option_remove_ignoregroup
alpm_db_readgrp -> alpm_db_readgroup
alpm_db_get_grpcache -> alpm_db_get_groupcache
alpm_find_grp_pkgs -> alpm_find_group_pkgs
Signed-off-by: Allan McRae <allan@archlinux.org>
Diffstat (limited to 'valgrind.supp')
0 files changed, 0 insertions, 0 deletions