Skip to content
Snippets Groups Projects
Commit 53dbc397 authored by rswindell's avatar rswindell
Browse files

Updated descriptions of thread_back/next/first header fields.

parent 75fcb5d0
No related branches found
No related tags found
No related merge requests found
...@@ -1718,9 +1718,9 @@ static jsSyncMethodSpec js_msgbase_functions[] = { ...@@ -1718,9 +1718,9 @@ static jsSyncMethodSpec js_msgbase_functions[] = {
"<tr><td><tt>when_written_zone</tt><td>Time zone" "<tr><td><tt>when_written_zone</tt><td>Time zone"
"<tr><td><tt>when_imported_time</tt><td>Date/time message was imported" "<tr><td><tt>when_imported_time</tt><td>Date/time message was imported"
"<tr><td><tt>when_imported_zone</tt><td>Time zone" "<tr><td><tt>when_imported_zone</tt><td>Time zone"
"<tr><td><tt>thread_back</tt><td>Replying to this message number" "<tr><td><tt>thread_back</tt><td>Message number that this message is a reply to"
"<tr><td><tt>thread_next</tt><td>Number of next message in this thread" "<tr><td><tt>thread_next</tt><td>Message number of the next reply to the original message in this thread"
"<tr><td><tt>thread_first</tt><td>Number of first reply to this message" "<tr><td><tt>thread_first</tt><td>Message number of the first reply to this message"
"<tr><td><tt>field_list[].type</tt><td>Other SMB header fields (type)" "<tr><td><tt>field_list[].type</tt><td>Other SMB header fields (type)"
"<tr><td><tt>field_list[].data</tt><td>Other SMB header fields (data)" "<tr><td><tt>field_list[].data</tt><td>Other SMB header fields (data)"
"</table>" "</table>"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment