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
=== modified file 'libsyncdaemon/syncdaemon-metadata.h'
--- libsyncdaemon/syncdaemon-metadata.h 2010-09-16 16:13:19 +0000
+++ libsyncdaemon/syncdaemon-metadata.h 2011-06-23 20:27:24 +0000
@@ -61,5 +61,6 @@
61gboolean syncdaemon_metadata_get_is_synced (SyncdaemonMetadata *metadata);61gboolean syncdaemon_metadata_get_is_synced (SyncdaemonMetadata *metadata);
62void syncdaemon_metadata_set_is_synced (SyncdaemonMetadata *metadata, gboolean is_synced);62void syncdaemon_metadata_set_is_synced (SyncdaemonMetadata *metadata, gboolean is_synced);
6363
64G_END_DECLS
6465
65#endif66#endif

Subscribers

People subscribed via source and target branches

to all changes: