summaryrefslogtreecommitdiff
path: root/src/modules/database/profilemanager.h
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2014-07-20 11:09:16 +0000
committerGeorge Hazan <george.hazan@gmail.com>2014-07-20 11:09:16 +0000
commite35464b3a1c3a5af68b348803049d90d73c1bc0d (patch)
treebe5f05a3cb1b490653132afb735d9befeba4352b /src/modules/database/profilemanager.h
parent7663d8886a2e059232287b6652ead02142f6d6fc (diff)
all profile conversion stuff moved to dbchecker
git-svn-id: http://svn.miranda-ng.org/main/trunk@9880 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'src/modules/database/profilemanager.h')
-rw-r--r--src/modules/database/profilemanager.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/modules/database/profilemanager.h b/src/modules/database/profilemanager.h
index dd16750c47..fa8e758edc 100644
--- a/src/modules/database/profilemanager.h
+++ b/src/modules/database/profilemanager.h
@@ -24,8 +24,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
struct PROFILEMANAGERDATA
{
- TCHAR *szProfile; // in/out
- TCHAR *szProfileDir; // in/out
+ TCHAR *ptszProfile; // in/out
+ TCHAR *ptszProfileDir; // in/out
BOOL noProfiles; // in
BOOL bRun; // out