Gentoo Archives: gentoo-commits

From: "Torsten Veller (tove)" <tove@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-office/gnucash/files: test-dbi-business-stuff.h test-dbi-stuff.h
Date: Mon, 23 Aug 2010 13:23:53
Message-Id: 20100823132344.A626420051@flycatcher.gentoo.org
1 tove 10/08/23 13:23:44
2
3 Added: test-dbi-business-stuff.h
4 Removed: test-dbi-stuff.h
5 Log:
6 Version bump. Cleanup
7
8 (Portage version: 2.2_rc68_p1/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.1 app-office/gnucash/files/test-dbi-business-stuff.h
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/gnucash/files/test-dbi-business-stuff.h?rev=1.1&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/gnucash/files/test-dbi-business-stuff.h?rev=1.1&content-type=text/plain
15
16 Index: test-dbi-business-stuff.h
17 ===================================================================
18 #ifndef _TEST_DBI_BUSINESS_STUFF_H_
19 #define _TEST_DBI_BUSINESS_STUFF_H_
20 void test_dbi_business_store_and_reload( const gchar* driver, QofSession* session_1, const gchar* url );
21 #endif