From dd9af3ebc34dadbd969ccef05c943f749ec32aec Mon Sep 17 00:00:00 2001 From: giraffedata Date: Thu, 8 Aug 2019 14:13:08 +0000 Subject: whitespace git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@3653 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- urt/rle_error.c | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'urt') diff --git a/urt/rle_error.c b/urt/rle_error.c index da314f0b..23dd1fd8 100644 --- a/urt/rle_error.c +++ b/urt/rle_error.c @@ -1,23 +1,23 @@ /* * This software is copyrighted as noted below. It may be freely copied, - * modified, and redistributed, provided that the copyright notice is + * modified, and redistributed, provided that the copyright notice is * preserved on all copies. - * + * * There is no warranty or other guarantee of fitness for this software, * it is provided solely "as is". Bug reports or fixes may be sent * to the author, who may or may not act on them as he desires. * * You may not include this software in a program or other software product - * without supplying the source, or without informing the end-user that the + * without supplying the source, or without informing the end-user that the * source is available for no extra charge. * * If you modify this software, you should include a notice giving the * name of the person performing the modification, the date of modification, * and the reason for such modification. */ -/* +/* * rle_error.c - Error message stuff for URT. - * + * * Author: Spencer W. Thomas * EECS Dept. * University of Michigan @@ -32,7 +32,7 @@ /***************************************************************** * TAG( rle_alloc_error ) - * + * * Print memory allocation error message and exit. * Inputs: * pgm: Name of this program. @@ -62,7 +62,7 @@ CONST_DECL char *pgm, *name; /***************************************************************** * TAG( rle_get_error ) - * + * * Print an error message for the return code from rle_get_setup * Inputs: * code: The return code from rle_get_setup. -- cgit 1.4.1