From eeb29547890a2d162de66d7d5b98d3840a7e2d79 Mon Sep 17 00:00:00 2001 From: zecke Date: Wed, 16 Apr 2003 10:57:59 +0000 Subject: Fix API docu --- (limited to 'library/storage.cpp') diff --git a/library/storage.cpp b/library/storage.cpp index f4c1c02..12f9df9 100644 --- a/library/storage.cpp +++ b/library/storage.cpp @@ -200,7 +200,7 @@ bool deviceTab( const char *device) { } /*! - * @fn hasCf() + * @fn static bool StorageInfo::hasCf() * @brief returns whether device has Cf mounted * */ @@ -210,7 +210,7 @@ bool StorageInfo::hasCf() } /*! - * @fn hasSd() + * @fn static bool StorageInfo::hasSd() * @brief returns whether device has SD mounted * */ @@ -220,7 +220,7 @@ bool StorageInfo::hasSd() } /*! - * @fn hasMmc() + * @fn static bool StorageInfo::hasMmc() * @brief reutrns whether device has mmc mounted * */ -- cgit v0.9.0.2