CVS: refdb/src backendn-html.c,1.2,1.3
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-serv32757/src
Modified Files:
backendn-html.c
Log Message:
use renamed function get_refdb_note_content_copy()
Index: backendn-html.c
===================================================================
RCS file: /cvsroot/refdb/refdb/src/backendn-html.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -U2 -r1.2 -r1.3
--- backendn-html.c 26 Oct 2003 00:12:06 -0000 1.2
+++ backendn-html.c 21 Dec 2003 23:04:42 -0000 1.3
@@ -266,5 +266,5 @@
/*----------------------------------------------------------------*/
/* the note proper */
- item = get_refdb_note_note_copy(ptr_rendinfo->dbires);
+ item = get_refdb_note_content_copy(ptr_rendinfo->dbires);
if (item != NULL) {
if ((new_ref = mstrcat(*(ptr_rendinfo->ptr_ref), "<p class=\'note\'>", ptr_rendinfo->ptr_ref_len, 0)) == NULL) {
-------------------------------------------------------
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