Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
steam
systemd
Commits
2404302e
Commit
2404302e
authored
Apr 14, 2013
by
Lennart Poettering
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
kdbus: update kdbus.h from upstream
parent
88fe224c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletion
+5
-1
src/libsystemd-bus/kdbus.h
src/libsystemd-bus/kdbus.h
+5
-1
No files found.
src/libsystemd-bus/kdbus.h
View file @
2404302e
...
...
@@ -354,7 +354,11 @@ enum {
struct
kdbus_cmd_match_item
{
__u64
size
;
__u64
type
;
__u8
data
[
0
];
union
{
__u64
id
;
__u8
data
[
0
];
char
str
[
0
];
};
};
struct
kdbus_cmd_match
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment