X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=gtk%2Fgtkmountoperation.h;h=cff736e188be3f70448c1d18327286bab82751db;hb=ca2368dba958d6fecf2fce417307bb9cbbe6eb6b;hp=db6e51bba8fc2dd4432b7e5c62777fbb436f25fe;hpb=af09dd08c16039c72fbf6e2501fba31f8a19ded6;p=~andy%2Fgtk diff --git a/gtk/gtkmountoperation.h b/gtk/gtkmountoperation.h index db6e51bba..cff736e18 100644 --- a/gtk/gtkmountoperation.h +++ b/gtk/gtkmountoperation.h @@ -12,9 +12,7 @@ * 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. + * License along with this library. If not, see . */ /* @@ -24,13 +22,13 @@ * GTK+ at ftp://ftp.gtk.org/pub/gtk/. */ +#ifndef __GTK_MOUNT_OPERATION_H__ +#define __GTK_MOUNT_OPERATION_H__ + #if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION) #error "Only can be included directly." #endif -#ifndef __GTK_MOUNT_OPERATION_H__ -#define __GTK_MOUNT_OPERATION_H__ - G_BEGIN_DECLS #define GTK_TYPE_MOUNT_OPERATION (gtk_mount_operation_get_type ())