r14596 - gnucash/trunk/src/core-utils - Fix typo.

David Hampton hampton at cvs.gnucash.org
Sat Aug 5 21:41:57 EDT 2006


Author: hampton
Date: 2006-08-05 21:41:56 -0400 (Sat, 05 Aug 2006)
New Revision: 14596
Trac: http://svn.gnucash.org/trac/changeset/14596

Modified:
   gnucash/trunk/src/core-utils/gnc-gtk-utils.h
Log:
Fix typo.

Modified: gnucash/trunk/src/core-utils/gnc-gtk-utils.h
===================================================================
--- gnucash/trunk/src/core-utils/gnc-gtk-utils.h	2006-08-06 00:59:23 UTC (rev 14595)
+++ gnucash/trunk/src/core-utils/gnc-gtk-utils.h	2006-08-06 01:41:56 UTC (rev 14596)
@@ -42,7 +42,7 @@
 /** @name gtk Backwards Compatability Functions
  @{ 
 */
-#ifndef HVE_GTK26
+#ifndef HAVE_GTK26
 gchar *gtk_combo_box_get_active_text   (GtkComboBox *combo_box);
 #endif
 



More information about the gnucash-changes mailing list