Windows: remove trailing whitespace
[openafs.git] / src / WINNT / afssvrmgr / svr_general.cpp
index de3b0b1..727cebe 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
@@ -108,7 +108,7 @@ void Server_ShowPopupMenu (HWND hList, POINT ptList, POINT ptScreen)
 void Server_ShowParticularPopupMenu (HWND hParent, POINT ptScreen, LPIDENT lpiServer)
 {
    HMENU hm;
-   
+
    if (lpiServer == NULL)
       hm = TaLocale_LoadMenu (MENU_SVR_NONE);
    else