Windows: remove trailing whitespace
[openafs.git] / src / WINNT / afssvrcfg / intro_page.cpp
index 8a13817..fce4062 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
@@ -66,7 +66,7 @@ BOOL CALLBACK IntroPageDlgProc(HWND hRHS, UINT msg, WPARAM wp, LPARAM lp)
            break;
        }
        break;
-    }  
+    }
 
     return FALSE;
 }