diff options
author | Hartmut Holzgraefe <hholzgra@php.net> | 2001-12-15 14:20:00 +0000 |
---|---|---|
committer | Hartmut Holzgraefe <hholzgra@php.net> | 2001-12-15 14:20:00 +0000 |
commit | 1c23d93135c84b6258ed3f1c8038795823040ada (patch) | |
tree | 918322d7250b95a53642203d01efa5e26a6f9888 /ext/notes/php_notes.c | |
parent | 43d0919298131992c239a518187ea5aa4a00003c (diff) | |
download | php-git-1c23d93135c84b6258ed3f1c8038795823040ada.tar.gz |
removed a stray proto comment
Diffstat (limited to 'ext/notes/php_notes.c')
-rw-r--r-- | ext/notes/php_notes.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/ext/notes/php_notes.c b/ext/notes/php_notes.c index 3fffddc1c9..8b0e88a715 100644 --- a/ext/notes/php_notes.c +++ b/ext/notes/php_notes.c @@ -2194,10 +2194,6 @@ specified to indicate that we do not want any cutoff date. */ -/* {{{ proto string notes_list(string database_name) - Returns the notes from a selected database_name - */ - STATUS LNPUBLIC ReadSummaryData ( /* called for every document */ VOID far *, SEARCH_MATCH far *, |