mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-10-06 01:12:40 +02:00
app, tools, plug-ins: more #pragma once, and formatting cleanup where
I noticed the need.
This commit is contained in:
@@ -123,7 +123,9 @@ main (int argc,
|
||||
*\n\
|
||||
* You should have received a copy of the GNU General Public License\n\
|
||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.\n\
|
||||
*/\n";
|
||||
*/\n\
|
||||
\n\
|
||||
#pragma once\n";
|
||||
|
||||
if (! gimp_language_store_parser_init (&error))
|
||||
{
|
||||
|
Reference in New Issue
Block a user