Skip to content

Commit

Permalink
Removes trailing spaces. Removes tabs.
Browse files Browse the repository at this point in the history
  • Loading branch information
funman committed Sep 10, 2007
1 parent 3305b04 commit 6ee1e19
Show file tree
Hide file tree
Showing 589 changed files with 23,339 additions and 23,343 deletions.
6 changes: 3 additions & 3 deletions activex/axvlc_idl.c
Original file line number Diff line number Diff line change
Expand Up @@ -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()
*/
Expand All @@ -26,7 +26,7 @@

#ifdef __cplusplus
extern "C"{
#endif
#endif


#include <rpc.h>
Expand Down
Loading

0 comments on commit 6ee1e19

Please sign in to comment.