aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Ludd <solar@gentoo.org>2007-05-23 13:47:31 +0000
committerNed Ludd <solar@gentoo.org>2007-05-23 13:47:31 +0000
commit7664417787f2c5cc3f2492903975f2edd9306b4f (patch)
treef8d308c83a911580416b4f1cb93062d31f7e3c84 /applets.h
parent- whitespace cleanups (diff)
downloadportage-utils-7664417787f2c5cc3f2492903975f2edd9306b4f.tar.gz
portage-utils-7664417787f2c5cc3f2492903975f2edd9306b4f.tar.bz2
portage-utils-7664417787f2c5cc3f2492903975f2edd9306b4f.zip
- more whitespace cleanups. Added new whitespace test
Diffstat (limited to 'applets.h')
-rw-r--r--applets.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/applets.h b/applets.h
index b3871e79..ea6731ac 100644
--- a/applets.h
+++ b/applets.h
@@ -1,7 +1,7 @@
/*
* Copyright 2005-2006 Gentoo Foundation
* Distributed under the terms of the GNU General Public License v2
- * $Header: /var/cvsroot/gentoo-projects/portage-utils/applets.h,v 1.23 2007/04/08 19:55:45 vapier Exp $
+ * $Header: /var/cvsroot/gentoo-projects/portage-utils/applets.h,v 1.24 2007/05/23 13:47:31 solar Exp $
*
* Copyright 2005-2006 Ned Ludd - <solar@gentoo.org>
* Copyright 2005-2006 Mike Frysinger - <vapier@gentoo.org>
@@ -64,7 +64,6 @@ struct applet_t {
{"quse", quse_main, "<useflag>", "find pkgs using useflags"},
{"qxpak", qxpak_main, "<misc args>", "manipulate xpak archives"},
-
/* aliases for equery capatability */
{"belongs", qfile_main, NULL, NULL},
/*"changes"*/