CVS: refdb/src backend.h,1.19,1.20

Markus Hoenicka <[email protected]>
Newsgroups gmane.text.refdb.devel
Message-ID <[email protected]>
Update of /cvsroot/refdb/refdb/src
In directory sc8-pr-cvs1:/tmp/cvs-serv32593/src

Modified Files:
	backend.h 
Log Message:
renamed get_refdb_note_note_copy() to get_refdb_note_content_copy(); new functions get_refdb_note_content_type() and get_refdb_note_content_xmllang()

Index: backend.h
===================================================================
RCS file: /cvsroot/refdb/refdb/src/backend.h,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -U2 -r1.19 -r1.20
--- backend.h	4 Nov 2003 23:26:00 -0000	1.19
+++ backend.h	21 Dec 2003 23:03:39 -0000	1.20
@@ -95,5 +95,7 @@
 const char* get_refdb_note_key(dbi_result dbires);
 char* get_refdb_note_title_copy(dbi_result dbires);
-char* get_refdb_note_note_copy(dbi_result dbires);
+char* get_refdb_note_content_copy(dbi_result dbires);
+const char* get_refdb_note_content_type(dbi_result dbires);
+const char* get_refdb_note_content_xmllang(dbi_result dbires);
 dbi_result request_notes_by_ref(dbi_conn conn, unsigned long long n_id, int mode, const char* user);
 int free_request_notes_by_ref(dbi_conn conn);



-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.