Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mpd
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Иван Мажукин
mpd
Commits
203f48d1
Commit
203f48d1
authored
Sep 19, 2011
by
Jonathan Neuschäfer
Committed by
Max Kellermann
Sep 21, 2011
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
protocol: drop G_GNUC_PURE from client_message_dup
parent
371c82b2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
client_message.h
src/client_message.h
+1
-1
No files found.
src/client_message.h
View file @
203f48d1
...
...
@@ -59,7 +59,7 @@ void
client_message_copy
(
struct
client_message
*
dest
,
const
struct
client_message
*
src
);
G_GNUC_MALLOC
G_GNUC_PURE
G_GNUC_MALLOC
struct
client_message
*
client_message_dup
(
const
struct
client_message
*
src
);
...
...
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