[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdelibs/kwallet/client
From:       Stephan Kulow <coolo () kde ! org>
Date:       2003-08-17 12:59:07
[Download RAW message or body]

CVS commit by coolo: 

fixing the obvious


  M +5 -5      kwallet.h   1.20


--- kdelibs/kwallet/client/kwallet.h  #1.19:1.20
@@ -191,7 +191,7 @@ class Wallet : public QObject, public DC
 
                 /**
-                 *  Set the current working folder to @f.  The folder must
+                 *  Set the current working folder to @p f.  The folder must
                  *  exist, or this call will fail.  Create a folder with
-                 *  @ref createFolder().
+                 *  createFolder().
                  *  @return Returns true if the folder was successfully set.
                  */
@@ -199,5 +199,5 @@ class Wallet : public QObject, public DC
 
                 /**
-                 *  Remove the folder @f and all its entries from the wallet.
+                 *  Remove the folder @p f and all its entries from the wallet.
                  *  @return Returns true if the folder was successfully removed.
                  */
@@ -205,5 +205,5 @@ class Wallet : public QObject, public DC
 
                 /**
-                 *  Created the folder @f.
+                 *  Created the folder @p f.
                  *  @return Returns true if the folder was successfully created.
                  */
@@ -304,5 +304,5 @@ class Wallet : public QObject, public DC
                  *  Determine if the current folder has they entry @p key.
                  *  @param key The key to search for.
-                 *  @return Returns true if the folder contains @key.
+                 *  @return Returns true if the folder contains @p key.
                  */
                 virtual bool hasEntry(const QString& key);


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic