]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtksearchenginesimple.h
filechooserbutton: whitespace fixes
[~andy/gtk] / gtk / gtksearchenginesimple.h
index aba6b4844d5d2336b08a3bf260113ee7ceecf8a4..b03366f58fe19b215a06c5fef870ff53e75b3f86 100644 (file)
@@ -12,8 +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,
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
  *
  * Author: Alexander Larsson <alexl@redhat.com>
  *
@@ -25,7 +24,7 @@
 
 #include "gtksearchengine.h"
 
-G_BEGINE_DECLS
+G_BEGIN_DECLS
 
 #define GTK_TYPE_SEARCH_ENGINE_SIMPLE          (_gtk_search_engine_simple_get_type ())
 #define GTK_SEARCH_ENGINE_SIMPLE(obj)          (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_SEARCH_ENGINE_SIMPLE, GtkSearchEngineSimple))