accesssec_plat/eap_qt_configuration_api/inc/eapqtpacstoreconfig.h
changeset 52 c23bdf5a328a
parent 39 fe6b6762fccd
--- a/accesssec_plat/eap_qt_configuration_api/inc/eapqtpacstoreconfig.h	Fri Sep 17 08:30:11 2010 +0300
+++ b/accesssec_plat/eap_qt_configuration_api/inc/eapqtpacstoreconfig.h	Mon Oct 04 00:19:54 2010 +0300
@@ -17,7 +17,7 @@
  */
 
 /*
- * %version: 6 %
+ * %version: 7 %
  */
 
 #ifndef EAPQTPACSTORECONFIG_H
@@ -46,7 +46,7 @@
 
     // Data types
 
-    enum PacStoreState
+    enum PacStoreStatus
     {
         // PAC store does not exist and needs to be created
         // (status also reverts to PacStoreStateStoreNotExists if the PAC store is
@@ -78,10 +78,10 @@
         PacStoreSavePassword,
         /*! write-only: bool
          *      true: deletes PAC store, i.e. clears everything related to the
-         *        existing PAC store inlcuding saved password
+         *        existing PAC store including saved password
          *      false/QVariant::Invalid: no actions */
         PacStoreReset,
-        /*! read-only: int (PacStoreState) */
+        /*! read-only: int (PacStoreStatus) */
         PacStoreState,
         /*! no write nor read operation, for validator usage only
          *  - uses the validator to check if the given password