From 61319c6e3e3915bc917bcd2d62521bb2d266320d Mon Sep 17 00:00:00 2001 From: Sami Kerola Date: Sun, 30 Oct 2011 15:02:00 +0100 Subject: tunelp: fix coding style Signed-off-by: Sami Kerola --- sys-utils/tunelp.c | 429 ++++++++++++++++++++++++++++------------------------- 1 file changed, 225 insertions(+), 204 deletions(-) (limited to 'sys-utils/tunelp.c') diff --git a/sys-utils/tunelp.c b/sys-utils/tunelp.c index f1220ef4d..53693ecdf 100644 --- a/sys-utils/tunelp.c +++ b/sys-utils/tunelp.c @@ -1,10 +1,10 @@ -/****************************************************************************\ -* Copyright (C) 1992-1997 Michael K. Johnson, johnsonm@redhat.com * -* * -* This file is licensed under the terms of the GNU General * -* Public License, version 2, or any later version. See file COPYING * -* for information on distribution conditions. * -\****************************************************************************/ +/* + * Copyright (C) 1992-1997 Michael K. Johnson, johnsonm@redhat.com + * + * This file is licensed under the terms of the GNU General Public + * License, version 2, or any later version. See file COPYING for + * information on distribution conditions. + */ /* * $Log: tunelp.c,v $ @@ -49,243 +49,264 @@ * */ -#include -#include +#include #include -/* #include */ -#include -#include -#include #include +#include #include #include -#include +#include +#include +#include +#include #include "lp.h" -#include "xalloc.h" #include "nls.h" +#include "xalloc.h" struct command { - long op; - long val; - struct command *next; + long op; + long val; + struct command *next; }; - -static void -print_usage(char *progname) { - printf(_("Usage: %s [ -i | -t