diff options
author | Michael Natterer <mitch@imendio.com> | 2008-09-02 19:05:58 +0000 |
---|---|---|
committer | Michael Natterer <mitch@src.gnome.org> | 2008-09-02 19:05:58 +0000 |
commit | f2a2d6c9ac2d98b565005d446fde01aac47f7d88 (patch) | |
tree | cab413fc45895fea6975eca1523e758b18d2d2d3 /gio/gwin32appinfo.h | |
parent | 920f3bffb31a60bcb5379c40efa3f648de79e15d (diff) |
big header formatting cleanup: indentation, vtable formatting, consistent
2008-09-02 Michael Natterer <mitch@imendio.com>
* *.h: big header formatting cleanup: indentation, vtable
formatting, consistent spacing in (* vfunc), trailing whitespace
removal. Formatting should be pretty consistent in all GIO headers
now.
svn path=/trunk/; revision=7433
Diffstat (limited to 'gio/gwin32appinfo.h')
-rw-r--r-- | gio/gwin32appinfo.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gio/gwin32appinfo.h b/gio/gwin32appinfo.h index 62af8b76c..c07ee306a 100644 --- a/gio/gwin32appinfo.h +++ b/gio/gwin32appinfo.h @@ -1,5 +1,5 @@ /* GIO - GLib Input, Output and Streaming Library - * + * * Copyright (C) 2006-2007 Red Hat, Inc. * * This library is free software; you can redistribute it and/or |