death to trailing whitespace
[openafs.git] / src / gtx / textobject.c
index 7afd91e..ffe0042 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright 2000, International Business Machines Corporation and others.
  * All Rights Reserved.
- * 
+ *
  * This software has been released under the terms of the IBM Public
  * License.  For details, see the LICENSE file in the top-level source
  * directory or online at http://www.openafs.org/dl/license10.html
@@ -412,7 +412,7 @@ gator_text_Scroll(struct onode *onp, int nlines, int direction)
  *------------------------------------------------------------------------*/
 
 int
-gator_text_Write(struct onode *onp, char *strToWrite, int numChars, 
+gator_text_Write(struct onode *onp, char *strToWrite, int numChars,
                 int highlight, int skip)
 {                              /*gator_text_Write */
 
@@ -428,7 +428,7 @@ gator_text_Write(struct onode *onp, char *strToWrite, int numChars,
     int bumpAmount;            /*Amount to bump count */
 
     /*
-     * 
+     *
      */
     if (objects_debug) {
        fprintf(stderr,