X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=gio%2Fgdbusauthmechanism.h;h=f40aa99bc07c37fe73e6262afb892201a8784238;hb=4482977238ae80f64c2fe318d1500f4662c73980;hp=44829c0e59e8ff3a4c23f41e6c2ae71726bd0452;hpb=d8ca6404229e5b64d2bf2e1a3660ad9fe7feefdd;p=platform%2Fupstream%2Fglib.git diff --git a/gio/gdbusauthmechanism.h b/gio/gdbusauthmechanism.h index 44829c0..f40aa99 100644 --- a/gio/gdbusauthmechanism.h +++ b/gio/gdbusauthmechanism.h @@ -13,20 +13,18 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General - * Public License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place, Suite 330, - * Boston, MA 02111-1307, USA. + * Public License along with this library; if not, see . * * Author: David Zeuthen */ +#ifndef __G_DBUS_AUTH_MECHANISM_H__ +#define __G_DBUS_AUTH_MECHANISM_H__ + #if !defined (GIO_COMPILATION) #error "gdbusauthmechanism.h is a private header file." #endif -#ifndef __G_DBUS_AUTH_MECHANISM_H__ -#define __G_DBUS_AUTH_MECHANISM_H__ - #include G_BEGIN_DECLS