Merge lp:~dobey/ubuntuone-client/fix-headers-1-4 into lp:ubuntuone-client/stable-1-4

Proposed by dobey
Status: Merged
Approved by: dobey
Approved revision: 752
Merged at revision: 752
Proposed branch: lp:~dobey/ubuntuone-client/fix-headers-1-4
Merge into: lp:ubuntuone-client/stable-1-4
Diff against target: 10 lines (+1/-0)
1 file modified
libsyncdaemon/syncdaemon-metadata.h (+1/-0)
To merge this branch: bzr merge lp:~dobey/ubuntuone-client/fix-headers-1-4
Reviewer Review Type Date Requested Status
Roberto Alsina (community) Approve
Review via email: mp+65728@code.launchpad.net

Commit message

Add a missing G_END_DECLS call in the libsyncdaemon headers

To post a comment you must log in.
Revision history for this message
Roberto Alsina (ralsina) wrote :

+1

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'libsyncdaemon/syncdaemon-metadata.h'
2--- libsyncdaemon/syncdaemon-metadata.h 2010-09-16 16:13:19 +0000
3+++ libsyncdaemon/syncdaemon-metadata.h 2011-06-23 20:27:24 +0000
4@@ -61,5 +61,6 @@
5 gboolean syncdaemon_metadata_get_is_synced (SyncdaemonMetadata *metadata);
6 void syncdaemon_metadata_set_is_synced (SyncdaemonMetadata *metadata, gboolean is_synced);
7
8+G_END_DECLS
9
10 #endif

Subscribers

People subscribed via source and target branches

to all changes: