From 81a8e910972ab7963c2131cd6bcb0c47e776fd0f Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Wed, 26 Jun 2013 09:54:34 -0400 Subject: ETableState cleanups. --- e-util/e-table-state.h | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) (limited to 'e-util/e-table-state.h') diff --git a/e-util/e-table-state.h b/e-util/e-table-state.h index ac3cfc2879..2129e2a65c 100644 --- a/e-util/e-table-state.h +++ b/e-util/e-table-state.h @@ -1,4 +1,6 @@ /* + * e-table-state.h + * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either @@ -12,20 +14,14 @@ * You should have received a copy of the GNU Lesser General Public * License along with the program; if not, see * - * - * Authors: - * Chris Lahey - * - * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com) - * */ #if !defined (__E_UTIL_H_INSIDE__) && !defined (LIBEUTIL_COMPILATION) #error "Only should be included directly." #endif -#ifndef _E_TABLE_STATE_H_ -#define _E_TABLE_STATE_H_ +#ifndef E_TABLE_STATE_H +#define E_TABLE_STATE_H #include @@ -86,4 +82,4 @@ ETableState * e_table_state_duplicate (ETableState *state); G_END_DECLS -#endif /* _E_TABLE_STATE_H_ */ +#endif /* E_TABLE_STATE_H */ -- cgit v1.2.3