1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-10-20 02:38:43 +00:00

Remove "label" keyword.

This commit is contained in:
Greg Lehey 2003-06-12 05:54:53 +00:00
parent c10c537816
commit df0267cb7f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=116247

View File

@ -36,7 +36,7 @@
* otherwise) arising in any way out of the use of this software, even if
* advised of the possibility of such damage.
*
* $Id: v.c,v 1.35 2003/04/26 02:02:49 grog Exp $
* $Id: v.c,v 1.38 2003/05/01 01:39:42 grog Exp $
* $FreeBSD$
*/
@ -275,7 +275,6 @@ struct funkey {
FUNKEY(info),
FUNKEY(set),
FUNKEY(init),
FUNKEY(label),
FUNKEY(resetconfig),
FUNKEY(rm),
FUNKEY(mv),