From cbb7e180c755d1e84983b583518626125781da8a Mon Sep 17 00:00:00 2001 From: Pierre Neidhardt Date: Sat, 17 Oct 2015 19:02:55 +0200 Subject: package.c: Remove obsolete param from doc Signed-off-by: Pierre Neidhardt Signed-off-by: Allan McRae --- src/pacman/package.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/pacman') diff --git a/src/pacman/package.c b/src/pacman/package.c index 2fd0a9c3..0e4977ff 100644 --- a/src/pacman/package.c +++ b/src/pacman/package.c @@ -79,7 +79,6 @@ static void optdeplist_display(alpm_pkg_t *pkg, unsigned short cols) * Extra information entails 'required by' info for sync packages and backup * files info for local packages. * @param pkg package to display information for - * @param from the type of package we are dealing with * @param extra should we show extra information */ void dump_pkg_full(alpm_pkg_t *pkg, int extra) -- cgit v1.2.3-54-g00ecf