[pacman-dev] [GIT] The official pacman repository branch, master, updated. v3.2.1-18-gda933c2
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "The official pacman repository". The branch, master has been updated via da933c223eedb66c51b4a48b6ab0ce8fcb344b5c (commit) from 1c47500ea6d41bf9354155fca2e7c83fca368e1d (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit da933c223eedb66c51b4a48b6ab0ce8fcb344b5c Author: Dan McGee <dan@archlinux.org> Date: Tue Sep 2 12:27:32 2008 -0500 Remove unnecessary initialization in new functions We don't need to zero things out, we are already using calloc for this purpose. Signed-off-by: Dan McGee <dan@archlinux.org> ----------------------------------------------------------------------- Summary of changes: lib/libalpm/handle.c | 9 --------- lib/libalpm/trans.c | 9 --------- src/pacman/conf.c | 4 ---- 3 files changed, 0 insertions(+), 22 deletions(-) hooks/post-receive -- The official pacman repository
participants (1)
-
dan@archlinux.org