Module: wine Branch: refs/heads/master Commit: 57f8bd057f64815f18e1b782c1176b5cb4dec4ee URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=57f8bd057f64815f18e1b782...
Author: Mike McCormack mike@codeweavers.com Date: Thu Jul 20 18:22:08 2006 +0900
include: Remove unnecessary semicolons from idl.
---
include/amstream.idl | 14 ++++----- include/ddstream.idl | 4 +-- include/dispex.idl | 8 +++-- include/downloadmgr.idl | 2 + include/dyngraph.idl | 2 + include/mlang.idl | 18 ++++++----- include/mmstream.idl | 6 ++-- include/mshtmhst.idl | 4 +-- include/mshtml.idl | 2 + include/msxml.idl | 18 ++++++----- include/msxml2.idl | 74 ++++++++++++++++++++++++----------------------- include/objidl.idl | 12 ++++---- include/tom.idl | 12 ++++---- include/urlmon.idl | 4 +-- include/xmldom.idl | 34 +++++++++++----------- include/xmldso.idl | 4 +-- 16 files changed, 109 insertions(+), 109 deletions(-)
Diff: http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=57f8bd057f64815f18e1...