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-stuff.h
Date: Mon, 22 Feb 2010 18:21:18
Message-Id: E1NjcuC-0006SS-CY@stork.gentoo.org
1 tove 10/02/22 18:21:16
2
3 Added: test-dbi-stuff.h
4 Log:
5 Version bump
6 (Portage version: 2.2_rc63/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.1 app-office/gnucash/files/test-dbi-stuff.h
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/gnucash/files/test-dbi-stuff.h?rev=1.1&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/gnucash/files/test-dbi-stuff.h?rev=1.1&content-type=text/plain
13
14 Index: test-dbi-stuff.h
15 ===================================================================
16 #ifndef _TEST_DBI_STUFF_H_
17 #define _TEST_DBI_STUFF_H_
18 void test_dbi_store_and_reload( const gchar* driver, QofSession* session_1, const gchar* url );
19 #endif