r17325 - gnucash/branches/gda-dev2/src/backend/sql - Replace	gmtime_r() with gmtime() so that it can be compiled on win32.
    Phil Longstaff 
    plongstaff at cvs.gnucash.org
       
    Sun Jul 13 23:05:25 EDT 2008
    
    
  
Author: plongstaff
Date: 2008-07-13 23:05:24 -0400 (Sun, 13 Jul 2008)
New Revision: 17325
Trac: http://svn.gnucash.org/trac/changeset/17325
Modified:
   gnucash/branches/gda-dev2/src/backend/sql/gnc-backend-sql.c
Log:
Replace gmtime_r() with gmtime() so that it can be compiled on win32.
    
    
More information about the gnucash-patches
mailing list