From 875e77707294c9e48e549cfeed457f13ef2f88c8 Mon Sep 17 00:00:00 2001 From: Peter Breitenlohner Date: Fri, 7 May 2010 08:54:56 +0000 Subject: dvipsk cleanup: static funcs and trailing whitespace git-svn-id: svn://tug.org/texlive/trunk@18142 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/dvipsk/color.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Build/source/texk/dvipsk/color.c') diff --git a/Build/source/texk/dvipsk/color.c b/Build/source/texk/dvipsk/color.c index 34a264f901c..5a0977f590d 100644 --- a/Build/source/texk/dvipsk/color.c +++ b/Build/source/texk/dvipsk/color.c @@ -1,5 +1,5 @@ -/* - * This is a set of routines for dvips that are used to process color +/* + * This is a set of routines for dvips that are used to process color * commands in the TeX file (passed by \special commands). This was * orignally written by J. Hafner, E. Blanz and M. Flickner of IBM * Research, Almaden Research Center. Contact hafner@almaden.ibm.com. @@ -47,7 +47,7 @@ static char *cstack, *csp, *cend, *bg; * is a word followed by arguments, we send out the arguments and * then the word prefixed by "TeXcolor". */ -void +static void colorcmdout(char *s) { char *p; -- cgit v1.2.3