[PATCH] remove all ^L from libX11

Warren Turkal wt@midsouth.rr.com
Mon, 01 Mar 2004 07:32:06 -0600


This patch removes linefeeds from libX11 source. There appears to be ^L in
only one small section of the source. Please tell me if this is acceptable.

Thanks, wt

Index: src/SetGetCols.c
===================================================================
--- src/SetGetCols.c    (revision 2)
+++ src/SetGetCols.c    (revision 4)
@@ -43,7 +43,6 @@
 #include "Xcmsint.h"
 #include "Cv.h"
 
-
 /************************************************************************
  *                                                                     *
  *                     API PRIVATE ROUTINES                            *
Index: src/LabGcLC.c
===================================================================
--- src/LabGcLC.c       (revision 2)
+++ src/LabGcLC.c       (revision 4)
@@ -44,7 +44,6 @@
  */
 #define MAXBISECTCOUNT 100
 
-
 /************************************************************************
  *                                                                     *
  *                      PUBLIC ROUTINES                                *
Index: src/LuvGcL.c
===================================================================
--- src/LuvGcL.c        (revision 2)
+++ src/LuvGcL.c        (revision 4)
@@ -36,7 +36,6 @@
 #include "Xcmsint.h"
 #include "Cv.h"
 
-
 /************************************************************************
  *                                                                     *
  *                      PUBLIC ROUTINES                                *
Index: src/LabGcC.c
===================================================================
--- src/LabGcC.c        (revision 2)
+++ src/LabGcC.c        (revision 4)
@@ -36,7 +36,6 @@
 #include "Xcmsint.h"
 #include "Cv.h"
 
-
 /************************************************************************
  *                                                                     *
  *                      PUBLIC ROUTINES                                *
Index: src/OfCCC.c
===================================================================
--- src/OfCCC.c (revision 2)
+++ src/OfCCC.c (revision 4)
@@ -37,7 +37,6 @@
 #include "Xlib.h"
 #include "Xcms.h"
 
-
 
 /************************************************************************
  *                                                                     *
@@ -67,7 +66,6 @@
     return(ccc->dpy);
 }
 
-
 /*
  *     NAME
  *             XcmsVisualOfCCC
@@ -90,7 +88,6 @@
     return(ccc->visual);
 }
 
-
 /*
  *     NAME
  *             XcmsScreenNumberOfCCC
@@ -113,7 +110,6 @@
     return(ccc->screenNumber);
 }
 
-
 /*
  *     NAME
  *             XcmsScreenWhitePointOfCCC
@@ -136,7 +132,6 @@
     return(&ccc->pPerScrnInfo->screenWhitePt);
 }
 
-
 /*
  *     NAME
  *             XcmsClientWhitePointOfCCC
Index: src/HVC.c
===================================================================
--- src/HVC.c   (revision 2)
+++ src/HVC.c   (revision 4)
@@ -140,7 +140,6 @@
 
 
 
-
 /************************************************************************
  *                                                                     *
  *                      PRIVATE ROUTINES                               *
@@ -204,7 +203,6 @@
     return(XcmsTekHVC_ValidSpec(pColor));
 }
 
-
 /*
  *     NAME
  *             ThetaOffset -- compute thetaOffset
@@ -247,7 +245,6 @@
 }
 
 
-
 /************************************************************************
  *                                                                     *
  *                      PUBLIC ROUTINES                                *
@@ -301,7 +298,6 @@
     } 
     return(XcmsSuccess);
 }
-
 /*
  *     NAME
  *             XcmsTekHVCToCIEuvY - convert TekHVC to CIEuvY
@@ -421,7 +417,6 @@
     return(XcmsSuccess);
 }
 
-
 /*
  *     NAME
  *             XcmsCIEuvYToTekHVC - convert CIEuvY to TekHVC
@@ -553,7 +548,6 @@
     return(XcmsSuccess);
 }
 
-
 /*
  *     NAME
  *             _XcmsTekHVC_CheckModify
Index: src/IdOfPr.c
===================================================================
--- src/IdOfPr.c        (revision 2)
+++ src/IdOfPr.c        (revision 4)
@@ -38,7 +38,6 @@
 #include "Xcmsint.h"
 #include "Cv.h"
 
-
 /*
  *     NAME
  *             XcmsFormatOfPrefix
Index: src/Region.c
===================================================================
--- src/Region.c        (revision 2)
+++ src/Region.c        (revision 4)
@@ -411,7 +411,6 @@
      return(rects);
 }
 #endif
-
 /*======================================================================
  *         Region Intersection
  *====================================================================*/
@@ -1140,7 +1139,6 @@
     return;
 }
 
-
 /*======================================================================
  *         Region Union
  *====================================================================*/
@@ -1344,7 +1342,6 @@
     return 1;
 }
 
-
 /*======================================================================
  *               Region Subtraction
  *====================================================================*/
Index: src/QuCol.c
===================================================================
--- src/QuCol.c (revision 2)
+++ src/QuCol.c (revision 4)
@@ -38,7 +38,6 @@
 #include "Xcmsint.h"
 #include "Cv.h"
 
-
 /************************************************************************
  *                                                                     *
  *                     PUBLIC ROUTINES                                 *
Index: src/QRed.c
===================================================================
--- src/QRed.c  (revision 2)
+++ src/QRed.c  (revision 4)
@@ -37,7 +37,6 @@
 #include "Xlibint.h"
 #include "Xcms.h"
 
-
 
 /************************************************************************
  *                                                                     *
Index: src/Lab.c
===================================================================
--- src/Lab.c   (revision 2)
+++ src/Lab.c   (revision 4)
@@ -103,7 +103,6 @@
        1
     };
 
-
 /************************************************************************
  *                                                                     *
  *                      PRIVATE ROUTINES                               *
@@ -168,7 +167,6 @@
 }
 
 
-
 /************************************************************************
  *                                                                     *
  *                      PUBLIC ROUTINES                                *
@@ -204,7 +202,6 @@
     return(XcmsSuccess);
 }
 
-
 /*
  *     NAME
  *             XcmsCIELabToCIEXYZ - convert CIELab to CIEXYZ
@@ -306,7 +303,6 @@
     return (1);
 }
 
-
 /*
  *     NAME
  *             XcmsCIEXYZToCIELab - convert CIEXYZ to CIELab
Index: src/poly.h
===================================================================
--- src/poly.h  (revision 2)
+++ src/poly.h  (revision 4)
@@ -60,7 +60,6 @@
  *     overhead is out of the question.
  *     See the author for a derivation if needed.
  */
-
 
 /*
  *  In scan converting polygons, we want to choose those pixels
@@ -106,7 +105,6 @@
         } \
     } \
 }
-
 #define BRESINCRPGON(d, minval, m, m1, incr1, incr2) { \
     if (m1 > 0) { \
         if (d > 0) { \
@@ -129,7 +127,6 @@
     } \
 }
 
-
 /*
  *     This structure contains all of the information needed
  *     to run the bresenham algorithm.
@@ -243,7 +240,6 @@
 } ScanLineListBlock;
 
 
-
 /*
  *
  *     a few macros for the inner loops of the fill code where
Index: src/CvCols.c
===================================================================
--- src/CvCols.c        (revision 2)
+++ src/CvCols.c        (revision 4)
@@ -51,7 +51,6 @@
 #  define MAX(x,y) ((x) > (y) ? (x) : (y))
 #endif
 
-
 /************************************************************************
  *                                                                     *
  *                      PRIVATE ROUTINES                               *
@@ -87,7 +86,6 @@
     return(1);
 }
 
-
 /*
  *     NAME
  *             XcmsColorSpace
@@ -144,7 +142,6 @@
     return(NULL);
 }
 
-
 /*
  *     NAME
  *             ValidDIColorSpaceID
@@ -177,7 +174,6 @@
     return(0);
 }
 
-
 /*
  *     NAME
  *             ValidDDColorSpaceID
@@ -212,7 +208,6 @@
     return(0);
 }
 
-
 /*
  *     NAME
  *             ConvertMixedColors - Convert XcmsColor structures
@@ -347,7 +342,6 @@
     return(retval);
 }
 
-
 /************************************************************************
  *                                                                     *
  *                      API PRIVATE ROUTINES                           *
@@ -392,7 +386,6 @@
     return (EqualCIEXYZ(&tmp1, &tmp2));
 }
 
-
 /*
  *     NAME
  *             _XcmsDIConvertColors - Convert XcmsColor structures
@@ -536,7 +529,6 @@
     return(XcmsSuccess);
 }
 
-
 /*
  *     NAME
  *             _XcmsDDConvertColors - Convert XcmsColor structures
@@ -699,7 +691,6 @@
     return(hasCompressed ? XcmsSuccessWithCompression : XcmsSuccess);
 }
 
-
 /************************************************************************
  *                                                                     *
  *                      PUBLIC ROUTINES                                *
@@ -999,7 +990,6 @@
     return(XcmsFailure);
 }
 
-
 /*
  *     NAME
  *             XcmsRegFormatOfPrefix
Index: src/cmsLkCol.c
===================================================================
--- src/cmsLkCol.c      (revision 2)
+++ src/cmsLkCol.c      (revision 4)
@@ -40,7 +40,6 @@
 #include "Xcmsint.h"
 #include "Cv.h"
 
-
 /*
  *     NAME
  *             XcmsLookupColor - 
Index: src/cmsTrig.c
===================================================================
--- src/cmsTrig.c       (revision 2)
+++ src/cmsTrig.c       (revision 4)
@@ -117,7 +117,6 @@
     0.27811919481083844087e3,
     1.0
 };
-
 /*
  *
  *  FUNCTION
@@ -257,7 +256,6 @@
     return (retval);
 }
 
-
 /*
  *  FUNCTION
  *
@@ -295,7 +293,6 @@
     return(value);
 }
 
-
 /*
  * frac = (double) _XcmsModuloF(double val, double *dp)
  *     return fractional part of 'val'
@@ -332,7 +329,6 @@
        return (val - ip); /* signed fractional part */
 }
 
-
 /*
  *  FUNCTION
  *
@@ -397,7 +393,6 @@
     return(rtn_value);
 }
 
-
 /*
  *  FUNCTION
  *
@@ -539,7 +534,6 @@
     return(retval);
 }
 
-
 /*
  *     NAME
  *             _XcmsArcTangent
Index: src/LabWpAj.c
===================================================================
--- src/LabWpAj.c       (revision 2)
+++ src/LabWpAj.c       (revision 4)
@@ -42,7 +42,6 @@
  *     EXTERNS
  */
 
-
 /************************************************************************
  *                                                                     *
  *                      PUBLIC ROUTINES                                *
Index: src/LabMxLC.c
===================================================================
--- src/LabMxLC.c       (revision 2)
+++ src/LabMxLC.c       (revision 4)
@@ -54,7 +54,6 @@
 #define START_LSTAR    (XcmsFloat)40.0
 #define START_CHROMA   (XcmsFloat)3.6
 
-
 /************************************************************************
  *                                                                     *
  *                      API PRIVATE ROUTINES                           *
@@ -155,7 +154,6 @@
     return (XcmsSuccess);    
 }
 
-
 /************************************************************************
  *                                                                     *
  *                      PUBLIC ROUTINES                                *
Index: src/cmsCmap.c
===================================================================
--- src/cmsCmap.c       (revision 2)
+++ src/cmsCmap.c       (revision 4)
@@ -48,7 +48,6 @@
  */
 static void _XcmsFreeClientCmaps(Display *dpy);
 
-
 /************************************************************************
  *                                                                     *
  *                     PRIVATE INTERFACES                              *
@@ -219,7 +218,6 @@
 }
 
 
-
 /************************************************************************
  *                                                                     *
  *                     API PRIVATE INTERFACES                          *
@@ -272,7 +270,6 @@
     return(pNew);
 }
 
-
 /*
  *     NAME
  *             _XcmsCopyCmapRecAndFree
@@ -311,7 +308,6 @@
     return((XcmsCmapRec *)NULL);
 }
 
-
 /*
  *     NAME
  *             _XcmsDeleteCmapRec
@@ -358,7 +354,6 @@
     }
 }
 
-
 /*
  *     NAME
  *             _XcmsFreeClientCmaps
@@ -395,7 +390,6 @@
 }
 
 
-
 /************************************************************************
  *                                                                     *
  *                     PUBLIC INTERFACES                               *
Index: src/cmsProp.c
===================================================================
--- src/cmsProp.c       (revision 2)
+++ src/cmsProp.c       (revision 4)
@@ -38,14 +38,12 @@
 #include "Xcmsint.h"
 #include "Cv.h"
 
-
 /************************************************************************
  *                                                                     *
  *                     API PRIVATE ROUTINES                            *
  *                                                                     *
  ************************************************************************/
 
-
 /*
  *     NAME
  *             _XcmsGetElement -- get an element value from the property passed
@@ -91,7 +89,6 @@
     return(value);
 }
 
-
 /*
  *     NAME
  *             _XcmsGetProperty -- Determine the existance of a property
Index: src/LabGcL.c
===================================================================
--- src/LabGcL.c        (revision 2)
+++ src/LabGcL.c        (revision 4)
@@ -36,7 +36,6 @@
 #include "Xcmsint.h"
 #include "Cv.h"
 
-
 /************************************************************************
  *                                                                     *
  *                      PUBLIC ROUTINES                                *
Index: src/CCC.c
===================================================================
--- src/CCC.c   (revision 2)
+++ src/CCC.c   (revision 4)
@@ -68,7 +68,6 @@
 #include "Xcmsint.h"
 #include "Cv.h"
 
-
 
 /************************************************************************
  *                                                                     *
@@ -163,7 +162,6 @@
     return(newccc);
 }
 
-
 /*
  *     NAME
  *             XcmsDefaultCCC
@@ -245,7 +243,6 @@
     }
 }
 
-
 /*
  *     NAME
  *             XcmsFreeCCC
Index: src/SetCCC.c
===================================================================
--- src/SetCCC.c        (revision 2)
+++ src/SetCCC.c        (revision 4)
@@ -37,7 +37,6 @@
 #include "Xlibint.h"
 #include "Xcms.h"
 
-
 
 /************************************************************************
  *                                                                     *
@@ -77,7 +76,6 @@
     return(XcmsSuccess);
 }
 
-
 /*
  *     NAME
  *             XcmsSetCompressionProc
@@ -106,7 +104,6 @@
     return(old);
 }
 
-
 /*
  *     NAME
  *             XcmsSetWhiteAdjustProc
Index: src/cmsColNm.c
===================================================================
--- src/cmsColNm.c      (revision 2)
+++ src/cmsColNm.c      (revision 4)
@@ -97,7 +97,6 @@
 static XcmsPair *pairs;
 static const char whitePtStr[] = "WhitePoint";
 
-
 /************************************************************************
  *                                                                     *
  *                     PRIVATE ROUTINES                                *
@@ -171,7 +170,6 @@
     return(NULL);
 }
 
-
 /*
  *     NAME
  *             _XcmsParseColorString
@@ -236,7 +234,6 @@
     return(0);
 }
 
-
 /*
  *     NAME
  *             FirstCmp - Compare color names of pair recs
@@ -261,7 +258,6 @@
 }
 
 
-
 /*
  *     NAME
  *             stringSectionSize - determine memory needed for strings
@@ -290,7 +286,6 @@
 
 
 
-
 /*
  *     NAME
  *             field2 - extract two fields
@@ -360,7 +355,6 @@
     return(XcmsSuccess);
 }
 
-
 /*
  *     NAME
  *             _XcmsLookupColorName - Lookup DB entry for a color name
@@ -483,7 +477,6 @@
     }
 }
 
-
 /*
  *     NAME
  *             RemoveSpaces
@@ -517,7 +510,6 @@
     return(count);
 }
 
-
 /*
  *     NAME
  *             stringSectionSize - determine memory needed for strings
@@ -602,7 +594,6 @@
     return(XcmsSuccess);
 }
 
-
 /*
  *     NAME
  *             ReadColornameDB - Read the Color Name Database
@@ -689,7 +680,6 @@
     return(XcmsSuccess);
 }
 
-
 /*
  *     NAME
  *             LoadColornameDB - Load the Color Name Database
@@ -756,7 +746,6 @@
     return(XcmsSuccess);
 }
 
-
 /************************************************************************
  *                                                                     *
  *                     API PRIVATE ROUTINES                            *
@@ -806,7 +795,6 @@
     *dest = '\0';
 }
 
-
 /*
  *     NAME
  *             _XcmsResolveColorString - 
Index: src/uvY.c
===================================================================
--- src/uvY.c   (revision 2)
+++ src/uvY.c   (revision 4)
@@ -100,7 +100,6 @@
     };
 
 
-
 /************************************************************************
  *                                                                     *
  *                      PRIVATE ROUTINES                               *
@@ -163,7 +162,6 @@
     return(_XcmsCIEuvY_ValidSpec(pColor));
 }
 
-
 /************************************************************************
  *                                                                     *
  *                      PUBLIC ROUTINES                                *
@@ -199,7 +197,6 @@
     return(XcmsSuccess);
 }
 
-
 /*
  *     NAME
  *             XcmsCIEuvYToCIEXYZ - convert CIEuvY to CIEXYZ
@@ -313,7 +310,6 @@
     return(XcmsSuccess);
 }
 
-
 /*
  *     NAME
  *             XcmsCIEXYZToCIEuvY - convert CIEXYZ to CIEuvY
Index: src/XRGB.c
===================================================================
--- src/XRGB.c  (revision 2)
+++ src/XRGB.c  (revision 4)
@@ -64,7 +64,6 @@
 };
 
 
-
 /************************************************************************
  *                                                                     *
  *                     API PRIVATE ROUTINES                            *
@@ -100,7 +99,6 @@
     }
 }
 
-
 /*
  *     NAME
  *             _XColor_to_XcmsRGB
@@ -138,7 +136,6 @@
     }
 }
 
-
 /*
  *     NAME
  *             _XcmsResolveColor
@@ -184,7 +181,6 @@
            / max_color;
 }
 
-
 /*
  *     NAME
  *             _XcmsUnresolveColor
@@ -213,7 +209,6 @@
     pColor->spec.RGB.blue &= MASK[bits_per_rgb];
 }
 
-
 /*
  *     NAME
  *             _XUnresolveColor
Index: src/AddDIC.c
===================================================================
--- src/AddDIC.c        (revision 2)
+++ src/AddDIC.c        (revision 4)
@@ -46,7 +46,6 @@
            (XCMS_UNREG_ID(lastid) ? ++lastid : XCMS_FIRST_UNREG_DI_ID)
 #define MAX(x,y) ((x) < (y) ? (y) : (x))
 
-
 /*
  *     NAME
  *             XcmsAddColorSpace - Add a Device-Independent Color Space
Index: src/cmsAllCol.c
===================================================================
--- src/cmsAllCol.c     (revision 2)
+++ src/cmsAllCol.c     (revision 4)
@@ -38,7 +38,6 @@
 #include "Xcmsint.h"
 #include "Cv.h"
 
-
 /*
  *     NAME
  *             XcmsAllocColor - Allocate Color
Index: src/HVCMxV.c
===================================================================
--- src/HVCMxV.c        (revision 2)
+++ src/HVCMxV.c        (revision 4)
@@ -57,7 +57,6 @@
 #define MAXBISECTCOUNT 100
 #define EPS        0.001
 
-
 /************************************************************************
  *                                                                     *
  *                      PUBLIC ROUTINES                                *
Index: src/PrOfId.c
===================================================================
--- src/PrOfId.c        (revision 2)
+++ src/PrOfId.c        (revision 4)
@@ -38,7 +38,6 @@
 #include "Xcmsint.h"
 #include "Cv.h"
 
-
 /*
  *     NAME
  *             XcmsPrefixOfId
Index: src/QBlack.c
===================================================================
--- src/QBlack.c        (revision 2)
+++ src/QBlack.c        (revision 4)
@@ -37,7 +37,6 @@
 #include "Xlibint.h"
 #include "Xcms.h"
 
-
 
 /************************************************************************
  *                                                                     *
Index: src/LuvGcLC.c
===================================================================
--- src/LuvGcLC.c       (revision 2)
+++ src/LuvGcLC.c       (revision 4)
@@ -44,7 +44,6 @@
  */
 #define MAXBISECTCOUNT 100
 
-
 /************************************************************************
  *                                                                     *
  *                      PUBLIC ROUTINES                                *
Index: src/VisUtil.c
===================================================================
--- src/VisUtil.c       (revision 2)
+++ src/VisUtil.c       (revision 4)
@@ -176,7 +176,6 @@
   return NULL;
 }
 
-
 /*
  *     This procedure will return the visual information for a visual 
  *      that matches the specified depth and class for a screen.  Since 
Index: src/LuvMxC.c
===================================================================
--- src/LuvMxC.c        (revision 2)
+++ src/LuvMxC.c        (revision 4)
@@ -48,7 +48,6 @@
 #define START_CHROMA   (XcmsFloat)2.2
 #define TOPL           (XcmsFloat)100.0
 
-
 /************************************************************************
  *                                                                     *
  *                      PUBLIC ROUTINES                                *
Index: src/HVCGcVC.c
===================================================================
--- src/HVCGcVC.c       (revision 2)
+++ src/HVCGcVC.c       (revision 4)
@@ -57,7 +57,6 @@
  */
 #define MAXBISECTCOUNT 100
 
-
 /************************************************************************
  *                                                                     *
  *                      PUBLIC ROUTINES                                *
Index: src/HVCGcC.c
===================================================================
--- src/HVCGcC.c        (revision 2)
+++ src/HVCGcC.c        (revision 4)
@@ -49,7 +49,6 @@
 #include "Xcmsint.h"
 #include "Cv.h"
 
-
 /************************************************************************
  *                                                                     *
  *                      PUBLIC ROUTINES                                *
Index: src/HVCMnV.c
===================================================================
--- src/HVCMnV.c        (revision 2)
+++ src/HVCMnV.c        (revision 4)
@@ -54,7 +54,6 @@
  */
 #define EPS        0.001
 
-
 /************************************************************************
  *                                                                     *
  *                      PUBLIC ROUTINES                                *
Index: src/Luv.c
===================================================================
--- src/Luv.c   (revision 2)
+++ src/Luv.c   (revision 4)
@@ -106,7 +106,6 @@
        1
     };
 
-
 /************************************************************************
  *                                                                     *
  *                      PRIVATE ROUTINES                               *
@@ -169,7 +168,6 @@
     return(XcmsCIELuv_ValidSpec(pColor));
 }
 
-
 /************************************************************************
  *                                                                     *
  *                      PUBLIC ROUTINES                                *
@@ -205,7 +203,6 @@
     return(XcmsSuccess);
 }
 
-
 /*
  *     NAME
  *             XcmsCIELuvToCIEuvY - convert CIELuv to CIEuvY
@@ -296,7 +293,6 @@
     return(XcmsSuccess);
 }
 
-
 /*
  *     NAME
  *             XcmsCIEuvYToCIELuv - convert CIEuvY to CIELuv
Index: src/StCols.c
===================================================================
--- src/StCols.c        (revision 2)
+++ src/StCols.c        (revision 4)
@@ -38,7 +38,6 @@
 #include "Xcmsint.h"
 #include "Cv.h"
 
-
 /************************************************************************
  *                                                                     *
  *                     PUBLIC ROUTINES                                 *
Index: src/QWhite.c
===================================================================
--- src/QWhite.c        (revision 2)
+++ src/QWhite.c        (revision 4)
@@ -37,7 +37,6 @@
 #include "Xlibint.h"
 #include "Xcms.h"
 
-
 
 /************************************************************************
  *                                                                     *
Index: src/StCol.c
===================================================================
--- src/StCol.c (revision 2)
+++ src/StCol.c (revision 4)
@@ -38,7 +38,6 @@
 #include "Xcmsint.h"
 #include "Cv.h"
 
-
 /************************************************************************
  *                                                                     *
  *                     PUBLIC ROUTINES                                 *
Index: src/LRGB.c
===================================================================
--- src/LRGB.c  (revision 2)
+++ src/LRGB.c  (revision 4)
@@ -438,7 +438,6 @@
     /* IntensityTbl *pBlueTbl */
        &Default_RGB_BlueTbl
 };
-
 /************************************************************************
  *                                                                     *
  *                     PRIVATE ROUTINES                                *
@@ -826,7 +825,6 @@
     return(XcmsFailure);
 }
 
-
 /*
  *     NAME
  *             LINEAR_RGB_FreeSCCData()
@@ -881,7 +879,6 @@
 }
 
 
-
 /************************************************************************
  *                                                                     *
  *                     API PRIVATE ROUTINES                            *
@@ -948,7 +945,6 @@
     return(XcmsSuccess);
 }
 
-
 /*
  *     NAME
  *             _XcmsGetTableType1
@@ -1010,7 +1006,6 @@
     return(XcmsSuccess);
 }
 
-
 /*
  *     NAME
  *             ValueCmp
@@ -1035,7 +1030,6 @@
     return (p1->value - p2->value);
 }
 
-
 /*
  *     NAME
  *             IntensityCmp
@@ -1065,7 +1059,6 @@
     }
     return (XcmsFailure);
 }
-
 /*
  *     NAME
  *             ValueInterpolation
@@ -1096,7 +1089,6 @@
     answer->intensity += lo->intensity;
     return (XcmsSuccess);
 }
-
 /*
  *     NAME
  *             IntensityInterpolation
@@ -1144,7 +1136,6 @@
     return (XcmsSuccess);
 }
 
-
 
 typedef int (*comparProcp)(
     char *p1,
@@ -1229,7 +1220,6 @@
     return ((*interpol)(key, lo, hi, answer, bitsPerRGB));
 }
 
-
 /*
  *      NAME
  *             _XcmsMatVec - multiply a 3 x 3 by a 3 x 1 vector
@@ -1256,7 +1246,6 @@
     }
 }
 
-
 /************************************************************************
  *                                                                     *
  *                      PUBLIC ROUTINES                                *
@@ -1381,7 +1370,6 @@
     return (XcmsSuccess);
 }
 
-
 /*
  *     NAME
  *             XcmsLRGB_RGBi_ParseString
@@ -1442,7 +1430,6 @@
     return (XcmsSuccess);
 }
 
-
 /*
  *     NAME
  *             XcmsCIEXYZToRGBi - convert CIE XYZ to RGB
@@ -1563,7 +1550,6 @@
     return (hasCompressed ? XcmsSuccessWithCompression : XcmsSuccess);
 }
 
-
 /*
  *     NAME
  *             LINEAR_RGBi_to_CIEXYZ - convert RGBi to CIEXYZ
@@ -1615,7 +1601,6 @@
     return(XcmsSuccess);
 }
 
-
 /*
  *     NAME
  *             XcmsRGBiToRGB
@@ -1697,7 +1682,6 @@
     return(XcmsSuccess);
 }
 
-
 /*
  *     NAME
  *             XcmsRGBToRGBi
@@ -1776,7 +1760,6 @@
     }
     return(XcmsSuccess);
 }
-
 /*
  *     NAME
  *             _XcmsInitScrnDefaultInfo
Index: src/LuvMxL.c
===================================================================
--- src/LuvMxL.c        (revision 2)
+++ src/LuvMxL.c        (revision 4)
@@ -45,7 +45,6 @@
 #define EPS            (XcmsFloat)0.001
 #define START_L_STAR   (XcmsFloat)40.0
 
-
 /************************************************************************
  *                                                                     *
  *                      PUBLIC ROUTINES                                *
Index: src/LuvWpAj.c
===================================================================
--- src/LuvWpAj.c       (revision 2)
+++ src/LuvWpAj.c       (revision 4)
@@ -38,7 +38,6 @@
 #include "Xcmsint.h"
 #include "Cv.h"
 
-
 
 /************************************************************************
  *                                                                     *
Index: src/LuvMxLC.c
===================================================================
--- src/LuvMxLC.c       (revision 2)
+++ src/LuvMxLC.c       (revision 4)
@@ -54,7 +54,6 @@
 #define START_LSTAR    (XcmsFloat)40.0
 #define START_CHROMA   (XcmsFloat)2.2
 
-
 /************************************************************************
  *                                                                     *
  *                      API PRIVATE ROUTINES                           *
@@ -155,7 +154,6 @@
     return (XcmsSuccess);    
 }
 
-
 /************************************************************************
  *                                                                     *
  *                      PUBLIC ROUTINES                                *
Index: src/LabMxC.c
===================================================================
--- src/LabMxC.c        (revision 2)
+++ src/LabMxC.c        (revision 4)
@@ -48,7 +48,6 @@
 #define START_CHROMA   (XcmsFloat)3.6
 #define TOPL           (XcmsFloat)100.0
 
-
 /************************************************************************
  *                                                                     *
  *                      PUBLIC ROUTINES                                *
Index: src/HVCMxVC.c
===================================================================
--- src/HVCMxVC.c       (revision 2)
+++ src/HVCMxVC.c       (revision 4)
@@ -60,7 +60,6 @@
 #define START_V            40.0
 #define START_C            120.0
 
-
 /************************************************************************
  *                                                                     *
  *                      API PRIVATE ROUTINES                           *
@@ -165,7 +164,6 @@
     return (XcmsSuccess);    
 }
 
-
 /************************************************************************
  *                                                                     *
  *                      PUBLIC ROUTINES                                *
Index: src/cmsAllNCol.c
===================================================================
--- src/cmsAllNCol.c    (revision 2)
+++ src/cmsAllNCol.c    (revision 4)
@@ -40,7 +40,6 @@
 #include "Xcmsint.h"
 #include "Cv.h"
 
-
 /*
  *     NAME
  *             XcmsAllocNamedColor - 
Index: src/xyY.c
===================================================================
--- src/xyY.c   (revision 2)
+++ src/xyY.c   (revision 4)
@@ -99,7 +99,6 @@
     };
 
 
-
 /************************************************************************
  *                                                                     *
  *                      PRIVATE ROUTINES                               *
@@ -163,7 +162,6 @@
 }
 
 
-
 /************************************************************************
  *                                                                     *
  *                      PUBLIC ROUTINES                                *
@@ -207,7 +205,6 @@
     return(XcmsSuccess);
 }
 
-
 /*
  *     NAME
  *             XcmsCIExyYToCIEXYZ - convert CIExyY to CIEXYZ
@@ -312,7 +309,6 @@
     return(XcmsSuccess);
 }
 
-
 /*
  *     NAME
  *             XcmsCIEXYZToCIExyY - convert CIEXYZ to CIExyY
Index: src/XYZ.c
===================================================================
--- src/XYZ.c   (revision 2)
+++ src/XYZ.c   (revision 4)
@@ -86,7 +86,6 @@
        1
     };
 
-
 /************************************************************************
  *                                                                     *
  *                     PRIVATE ROUTINES                                *
@@ -148,7 +147,6 @@
     return(_XcmsCIEXYZ_ValidSpec(pColor));
 }
 
-
 /************************************************************************
  *                                                                     *
  *                     PUBLIC ROUTINES                                 *
Index: src/CvColW.c
===================================================================
--- src/CvColW.c        (revision 2)
+++ src/CvColW.c        (revision 4)
@@ -39,14 +39,12 @@
 #include "Xcmsint.h"
 #include "Cv.h"
 
-
 /************************************************************************
  *                                                                     *
  *                      API PRIVATE ROUTINES                           *
  *                                                                     *
  ************************************************************************/
 
-
 /*
  *     NAME
  *             _XcmsConvertColorsWithWhitePt - Convert XcmsColor structures
Index: src/UNDEFINED.c
===================================================================
--- src/UNDEFINED.c     (revision 2)
+++ src/UNDEFINED.c     (revision 4)
@@ -86,7 +86,6 @@
     };
 
 
-
 /************************************************************************
  *                                                                     *
  *                     PRIVATE ROUTINES                                *
Index: src/QBlue.c
===================================================================
--- src/QBlue.c (revision 2)
+++ src/QBlue.c (revision 4)
@@ -37,7 +37,6 @@
 #include "Xlibint.h"
 #include "Xcms.h"
 
-
 
 /************************************************************************
  *                                                                     *
Index: src/LuvMnL.c
===================================================================
--- src/LuvMnL.c        (revision 2)
+++ src/LuvMnL.c        (revision 4)
@@ -45,7 +45,6 @@
 #define EPS            (XcmsFloat)0.001
 #define START_L_STAR   (XcmsFloat)40.0
 
-
 /************************************************************************
  *                                                                     *
  *                      PUBLIC ROUTINES                                *
Index: src/HVCMxVs.c
===================================================================
--- src/HVCMxVs.c       (revision 2)
+++ src/HVCMxVs.c       (revision 4)
@@ -49,7 +49,6 @@
 #include "Xcmsint.h"
 #include "Cv.h"
 
-
 /************************************************************************
  *                                                                     *
  *                      PUBLIC ROUTINES                                *
Index: src/HVCWpAj.c
===================================================================
--- src/HVCWpAj.c       (revision 2)
+++ src/HVCWpAj.c       (revision 4)
@@ -50,7 +50,6 @@
 #include "Xcmsint.h"
 #include "Cv.h"
 
-
 /************************************************************************
  *                                                                     *
  *                      PUBLIC ROUTINES                                *
Index: src/LabMxL.c
===================================================================
--- src/LabMxL.c        (revision 2)
+++ src/LabMxL.c        (revision 4)
@@ -45,7 +45,6 @@
 #define EPS            (XcmsFloat)0.001
 #define START_L_STAR   (XcmsFloat)40
 
-
 /************************************************************************
  *                                                                     *
  *                      PUBLIC ROUTINES                                *
Index: src/PolyReg.c
===================================================================
--- src/PolyReg.c       (revision 2)
+++ src/PolyReg.c       (revision 4)
@@ -126,7 +126,6 @@
     else
         pSLL->edgelist = ETE;
 }
-
 /*
  *     CreateEdgeTable
  *
@@ -234,7 +233,6 @@
         PrevPt = CurrPt;
     }
 }
-
 /*
  *     loadAET
  *
@@ -272,7 +270,6 @@
         ETEs = tmp;
     }
 }
-
 /*
  *     computeWAET
  *
@@ -322,7 +319,6 @@
     }
     pWETE->nextWETE = (EdgeTableEntry *)NULL;
 }
-
 /*
  *     InsertionSort
  *
@@ -365,7 +361,6 @@
     }
     return(changed);
 }
-
 /*
  *     Clean up our act.
  */
Index: src/LabMnL.c
===================================================================
--- src/LabMnL.c        (revision 2)
+++ src/LabMnL.c        (revision 4)
@@ -45,7 +45,6 @@
 #define EPS            (XcmsFloat)0.001
 #define START_L_STAR   (XcmsFloat)40.0
 
-
 /************************************************************************
  *                                                                     *
  *                      PUBLIC ROUTINES                                *
Index: src/HVCGcV.c
===================================================================
--- src/HVCGcV.c        (revision 2)
+++ src/HVCGcV.c        (revision 4)
@@ -49,7 +49,6 @@
 #include "Xcmsint.h"
 #include "Cv.h"
 
-
 /************************************************************************
  *                                                                     *
  *                      PUBLIC ROUTINES                                *
Index: src/cmsInt.c
===================================================================
--- src/cmsInt.c        (revision 2)
+++ src/cmsInt.c        (revision 4)
@@ -49,7 +49,6 @@
 /* forward/static */
 static void _XcmsFreeDefaultCCCs(Display *dpy);
 
-
 /************************************************************************
  *                                                                     *
  *                        API PRIVATE ROUTINES                         *
@@ -212,7 +211,6 @@
     return(1);
 }
 
-
 /*
  *     NAME
  *             _XcmsFreeDefaultCCCs - Free Default CCCs and its PerScrnInfo
@@ -271,7 +269,6 @@
 }
 
 
-
 /*
  *     NAME
  *             _XcmsInitScrnInfo
@@ -344,7 +341,6 @@
     return(_XcmsLRGB_InitScrnDefault(dpy, screenNumber,
defaultccc->pPerScrnInfo));
 }
 
-
 /*
  *     NAME
  *             _XcmsFreeIntensityMaps
@@ -377,7 +373,6 @@
     dpy->cms.perVisualIntensityMaps = (XPointer)NULL;
 }
 
-
 /*
  *     NAME
  *             _XcmsGetIntensityMap
Index: src/QGreen.c
===================================================================
--- src/QGreen.c        (revision 2)
+++ src/QGreen.c        (revision 4)
@@ -37,7 +37,6 @@
 #include "Xlibint.h"
 #include "Xcms.h"
 
-
 
 /************************************************************************
  *                                                                     *
Index: src/AddSF.c
===================================================================
--- src/AddSF.c (revision 2)
+++ src/AddSF.c (revision 4)
@@ -45,7 +45,6 @@
            (XCMS_UNREG_ID(lastid) ? ++lastid : XCMS_FIRST_UNREG_DD_ID)
 #define MIN(x,y) ((x) > (y) ? (y) : (x))
 
-
 /*
  *     NAME
  *             XcmsAddFunctionSet - Add an Screen Color Characterization
Index: src/LuvGcC.c
===================================================================
--- src/LuvGcC.c        (revision 2)
+++ src/LuvGcC.c        (revision 4)
@@ -36,7 +36,6 @@
 #include "Xcmsint.h"
 #include "Cv.h"
 
-
 /************************************************************************
  *                                                                     *
  *                      PUBLIC ROUTINES                                *
Index: src/HVCMxC.c
===================================================================
--- src/HVCMxC.c        (revision 2)
+++ src/HVCMxC.c        (revision 4)
@@ -57,7 +57,6 @@
 #define MAXBISECTCOUNT 100
 #define EPS            0.001
 
-
 /************************************************************************
  *                                                                     *
  *                      PUBLIC ROUTINES                                *
Index: src/QuCols.c
===================================================================
--- src/QuCols.c        (revision 2)
+++ src/QuCols.c        (revision 4)
@@ -38,7 +38,6 @@
 #include "Xcmsint.h"
 #include "Cv.h"
 
-
 /************************************************************************
  *                                                                     *
  *                     PUBLIC ROUTINES                                 *
-- 
Warren Turkal
President, GOLUM, Inc.
http://www.golum.org