Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
John McEleney
/
mailutils
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
4427e40a
...
4427e40abb5a8e7a48554e53180d91e4282cf939
authored
2003-01-22 13:17:18 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
(struct _list): New member comp.
1 parent
ff9ec2c6
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
mailbox/include/list0.h
mailbox/include/list0.h
View file @
4427e40
...
...
@@ -43,6 +43,7 @@ struct _list
struct
list_data
head
;
size_t
count
;
monitor_t
monitor
;
list_comparator_t
comp
;
};
...
...
Please
register
or
sign in
to post a comment