git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14786 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Christian Stimming 2006-09-02 19:19:45 +00:00
parent 6e568f1d91
commit 455f96a355

View File

@ -1006,7 +1006,7 @@ qof_session_begin (QofSession *session, const char * book_id,
*p = '\0';
qof_session_load_backend(session, access_method);
g_free (access_method);
#if G_OS_WIN32
#ifdef G_OS_WIN32
if (NULL == session->backend)
{
/* On windows, a colon can be part of a normal filename. So if