Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Synchronet
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Main
Synchronet
Commits
53dbc397
Commit
53dbc397
authored
20 years ago
by
rswindell
Browse files
Options
Downloads
Patches
Plain Diff
Updated descriptions of thread_back/next/first header fields.
parent
75fcb5d0
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/sbbs3/js_msgbase.c
+3
-3
3 additions, 3 deletions
src/sbbs3/js_msgbase.c
with
3 additions
and
3 deletions
src/sbbs3/js_msgbase.c
+
3
−
3
View file @
53dbc397
...
@@ -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>
N
umber of next message in this thread"
"<tr><td><tt>thread_next</tt><td>
Message n
umber of
the
next
reply to the original
message in this thread"
"<tr><td><tt>thread_first</tt><td>
N
umber of first reply to this message"
"<tr><td><tt>thread_first</tt><td>
Message n
umber 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>"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment