Change Summary:
Fix some comments
Commits: |
|
|||||||||
---|---|---|---|---|---|---|---|---|---|---|
Diff: |
Revision 2 (+1092) |
Review Request #2611 — Created Sept. 10, 2023 and submitted
Information | |
---|---|
grim | |
pidgin/pidgin | |
default | |
2613, 2614 | |
Reviewers | |
pidgin | |
This interface will handle all protocol interactions for conversations now that we are flattening their object hierarchy.
Ran the unit tests under valgrind.
Summary | |
---|---|
Fix some comments
Commits: |
|
|||||||||
---|---|---|---|---|---|---|---|---|---|---|
Diff: |
Revision 2 (+1092) |
fix an indentation issue
Commits: |
|
|||||||||
---|---|---|---|---|---|---|---|---|---|---|
Diff: |
Revision 3 (+1092) |
use g_test_add_data_func to avoid a bunch of duplication.
Commits: |
|
|||||||||
---|---|---|---|---|---|---|---|---|---|---|
Diff: |
Revision 4 (+1056) |