Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/mpc-hc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@users.sourceforge.net>2010-12-17 19:42:55 +0300
committerXhmikosR <xhmikosr@users.sourceforge.net>2010-12-17 19:42:55 +0300
commit7359bd509afa235acc2ac2f7f95fc9cb5cafd1a4 (patch)
treeb5bb90eeca58fdeb9fde6825f21a25a319823cb4 /include/ITrackInfo.h
parentd30b15ed4b98c28951d6d45b8928f4c2b6a11129 (diff)
apply astyle formatting
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2786 10f7b99b-c216-0410-bff0-8a66a9350fd8
Diffstat (limited to 'include/ITrackInfo.h')
-rw-r--r--include/ITrackInfo.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/ITrackInfo.h b/include/ITrackInfo.h
index 9ec4489e8..6db7b6203 100644
--- a/include/ITrackInfo.h
+++ b/include/ITrackInfo.h
@@ -45,8 +45,7 @@ struct TrackExtendedInfoAudio {
interface __declspec(uuid("03E98D51-DDE7-43aa-B70C-42EF84A3A23D"))
ITrackInfo :
-public IUnknown
-{
+public IUnknown {
STDMETHOD_(UINT, GetTrackCount) () = 0;
// \param aTrackIdx the track index (from 0 to GetTrackCount()-1)