summaryrefslogtreecommitdiff
path: root/libopie2/opiecore/ostorageinfo.cpp
Unidiff
Diffstat (limited to 'libopie2/opiecore/ostorageinfo.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r--libopie2/opiecore/ostorageinfo.cpp8
1 files changed, 3 insertions, 5 deletions
diff --git a/libopie2/opiecore/ostorageinfo.cpp b/libopie2/opiecore/ostorageinfo.cpp
index cf9dc6c..6712282 100644
--- a/libopie2/opiecore/ostorageinfo.cpp
+++ b/libopie2/opiecore/ostorageinfo.cpp
@@ -40,3 +40,3 @@ OStorageInfo::~OStorageInfo()
40 40
41QString OStorageInfo::getCfPath() 41QString OStorageInfo::cfPath()const
42{ 42{
@@ -56,3 +56,2 @@ QString OStorageInfo::getCfPath()
56/*! 56/*!
57* @fn QString StorageInfo::getSdPath()
58* @brief returns the Mount-Path of Sd Card 57* @brief returns the Mount-Path of Sd Card
@@ -60,3 +59,3 @@ QString OStorageInfo::getCfPath()
60*/ 59*/
61QString OStorageInfo::getSdPath() 60QString OStorageInfo::sdPath()const
62{ 61{
@@ -76,3 +75,2 @@ QString OStorageInfo::getSdPath()
76/*! 75/*!
77* @fn QString StorageInfo::getMmcPath()
78* @brief returns the Mount-Path of Mmc Card 76* @brief returns the Mount-Path of Mmc Card
@@ -80,3 +78,3 @@ QString OStorageInfo::getSdPath()
80*/ 78*/
81QString OStorageInfo::getMmcPath() 79QString OStorageInfo::mmcPath()const
82{ 80{