Windows: remove trailing whitespace
[openafs.git] / src / WINNT / client_config / tab_hosts.cpp
index c245429..a6c6a98 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
@@ -194,7 +194,7 @@ BOOL HostsTab_OnApply (HWND hDlg)
       cellname[i] = '\0';
 
       ULONG code = cm_SearchCellRegistry(1, cellname, NULL, NULL, NULL, NULL);
-      if (code && 
+      if (code &&
           code != CM_ERROR_FORCE_DNS_LOOKUP &&
           !CSDB_FindCell (&g.Configuration.CellServDB, szCell))
          {