Skip to content
Commit 88e5aab8 authored by Philip Withnall's avatar Philip Withnall Committed by Rico Tzschichholz
Browse files

ccode: Add missing newline after gnuc deprecations attribute

In generated C code, code wrapped by
G_GNUC_[BEGIN|END]_IGNORE_DEPRECATIONS was missing a newline after the
BEGIN attribute, which was causing compilation failures. Fix that by
adding the missing newline.

https://bugzilla.gnome.org/show_bug.cgi?id=773129
parent ad87c4eb
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment