summaryrefslogtreecommitdiff
path: root/usr/src/cmd/devmgmt/cmds/listdgrp.c
diff options
context:
space:
mode:
authorakaplan <none@none>2005-10-04 15:10:06 -0700
committerakaplan <none@none>2005-10-04 15:10:06 -0700
commit113f42324b1acf3e5144da27ddbda36e338fbd07 (patch)
tree4f49567e06d54241f154203a736accec9fb1d9ee /usr/src/cmd/devmgmt/cmds/listdgrp.c
parentdc03c5673bc53b21c17fc4f6766bffa09237fc18 (diff)
downloadillumos-gate-113f42324b1acf3e5144da27ddbda36e338fbd07.tar.gz
6269760 gcc and cmd/devmgmt don't get along
6271252 gcc and cmd/listen don't get along 6273881 gcc and cmd/soelim don't get along
Diffstat (limited to 'usr/src/cmd/devmgmt/cmds/listdgrp.c')
-rw-r--r--usr/src/cmd/devmgmt/cmds/listdgrp.c7
1 files changed, 3 insertions, 4 deletions
diff --git a/usr/src/cmd/devmgmt/cmds/listdgrp.c b/usr/src/cmd/devmgmt/cmds/listdgrp.c
index d7fa1c178a..7bcbce8115 100644
--- a/usr/src/cmd/devmgmt/cmds/listdgrp.c
+++ b/usr/src/cmd/devmgmt/cmds/listdgrp.c
@@ -20,7 +20,7 @@
* CDDL HEADER END
*/
/*
- * Copyright 2002-2003 Sun Microsystems, Inc. All rights reserved.
+ * Copyright 2005 Sun Microsystems, Inc. All rights reserved.
* Use is subject to license terms.
*/
@@ -129,9 +129,8 @@ static char msg[MM_MXTXTLN+1];
* 3 Device group doesn't exist
*/
-main(argc, argv)
- int argc; /* Number of items in command */
- char **argv; /* List of pointers to the arguments */
+int
+main(int argc, char **argv)
{
/*