death to trailing whitespace
[openafs.git] / src / WINNT / client_exp / msgs.h
index 535a599..2fb3bd8 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
@@ -10,7 +10,7 @@
 #ifndef _MSGS_H_
 #define _MSGS_H_
 
-#include "resource.h" 
+#include "resource.h"
 
 UINT ShowMessageBox (UINT Id, UINT Button = MB_OK, UINT Help = 0, ...);
 CString GetMessageString(UINT Id,...);