Windows: remove trailing whitespace
[openafs.git] / src / WINNT / afssvrmgr / svc_prop.cpp
index 5897633..fda15d2 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
@@ -141,7 +141,7 @@ BOOL CALLBACK Services_General_DlgProc (HWND hDlg, UINT msg, WPARAM wp, LPARAM l
                Services_General_OnEndTask_Apply (hDlg, ptp);
             FreeTaskPacket (ptp);
             }
-         break; 
+         break;
 
       case WM_COMMAND:
          switch (LOWORD(wp))
@@ -376,7 +376,7 @@ BOOL CALLBACK Services_BOS_DlgProc (HWND hDlg, UINT msg, WPARAM wp, LPARAM lp)
                Services_BOS_OnEndTask_InitDialog (hDlg, ptp, lpi);
             FreeTaskPacket (ptp);
             }
-         break; 
+         break;
 
       case WM_COMMAND:
          switch (LOWORD(wp))