]> git.sesse.net Git - vlc/blobdiff - activex/axvlc_idl.c
Removes trailing spaces. Removes tabs.
[vlc] / activex / axvlc_idl.c
index dcb6a542cc8cfa6f26a5d8498b830cc71bfcdb1d..31ec25a491ffb1231a8f13d888efe78d61da2f77 100644 (file)
@@ -11,8 +11,8 @@
 /* Compiler settings for axvlc.idl:
     Oicf, W1, Zp8, env=Win32 (32b run)
     protocol : dce , ms_ext, c_ext, robust
-    error checks: allocation ref bounds_check enum stub_data 
-    VC __declspec() decoration level: 
+    error checks: allocation ref bounds_check enum stub_data
+    VC __declspec() decoration level:
          __declspec(uuid()), __declspec(selectany), __declspec(novtable)
          DECLSPEC_UUID(), MIDL_INTERFACE()
 */
@@ -26,7 +26,7 @@
 
 #ifdef __cplusplus
 extern "C"{
-#endif 
+#endif
 
 
 #include <rpc.h>