After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 699779 - [PATCH] G_GNUC_FORMAT: documentation error
[PATCH] G_GNUC_FORMAT: documentation error
Status: RESOLVED FIXED
Product: glib
Classification: Platform
Component: docs
2.37.x
Other All
: Normal normal
: ---
Assigned To: gtkdev
gtkdev
Depends on:
Blocks:
 
 
Reported: 2013-05-06 20:11 UTC by Simon Kågedal
Modified: 2013-05-24 02:15 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
git format-patch (839 bytes, patch)
2013-05-06 20:11 UTC, Simon Kågedal
accepted-commit_now Details | Review

Description Simon Kågedal 2013-05-06 20:11:07 UTC
Created attachment 243413 [details] [review]
git format-patch 

Attribute should be placed just before the semicolon, not after.
As can be seen in the example.
Comment 1 Matthias Clasen 2013-05-07 10:23:05 UTC
Review of attachment 243413 [details] [review]:

yeah, thats correct