From a0bbfb590ca80117d1441cc4cbcf8a5b04c914a9 Mon Sep 17 00:00:00 2001 From: Derick Rethans Date: Sat, 6 Oct 2001 20:13:39 +0000 Subject: -
->
--- ext/notes/php_notes.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/notes') diff --git a/ext/notes/php_notes.c b/ext/notes/php_notes.c index 8b0367aa8c..680a8893c4 100644 --- a/ext/notes/php_notes.c +++ b/ext/notes/php_notes.c @@ -2317,7 +2317,7 @@ STATUS LNPUBLIC ReadSummaryData /* Print the note ID. */ - php_printf ("\nNote ID is: %lX.\n
", SearchMatch.ID.NoteID); + php_printf ("\nNote ID is: %lX.\n
", SearchMatch.ID.NoteID); /* Print the summary data. */ -- cgit v1.2.1