OSSP CVS Repository

ossp - Check-in [4029]
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [Patchset]  [Tagging/Branching

Check-in Number: 4029
Date: 2003-Feb-12 20:40:17 (local)
2003-Feb-12 19:40:17 (UTC)
User:ms
Branch:
Comment: Fixed typo.
Tickets:
Inspections:
Files:
ossp-pkg/as/as-gui/as_assist.cpp      1.101 -> 1.102     1 inserted, 1 deleted

ossp-pkg/as/as-gui/as_assist.cpp 1.101 -> 1.102

--- as_assist.cpp        2003/02/12 19:33:05     1.101
+++ as_assist.cpp        2003/02/12 19:40:17     1.102
@@ -115,7 +115,7 @@
         m_pPrefs->setString(TITRAQ_PREFSOAPHOST, TITRAQ_DEFSOAPHOST);
         m_pPrefs->setBool(TITRAQ_PREFCORBON, TITRAQ_DEFCORBON);
         m_pPrefs->setBool(TITRAQ_PREFSOAPON, TITRAQ_DEFSOAPON);
-        m_pPrefs->setBool(TITRAQ_PREFBACKON, TITRAQ_DEFBACKON);
+        m_pPrefs->setBool(TITRAQ_PREFBAKON, TITRAQ_DEFBAKON);
         m_pPrefs->setBool(TITRAQ_PREFEXTENDON, TITRAQ_DEFEXTENDON);
         m_pPrefs->flush();  // Write the new conf file
         QTextStream cerr(stderr, IO_WriteOnly);

CVSTrac 2.0.1