Revved to 1.7.4; Fixes for cspi event handlers for EventDetails.
[platform/core/uifw/at-spi2-atk.git] / libspi / editabletext.c
index 4c85d17..d63b3c6 100644 (file)
@@ -2,7 +2,8 @@
  * AT-SPI - Assistive Technology Service Provider Interface
  * (Gnome Accessibility Project; http://developer.gnome.org/projects/gap)
  *
- * Copyright 2001 Sun Microsystems Inc.
+ * Copyright 2001, 2002 Sun Microsystems Inc.,
+ * Copyright 2001, 2002 Ximian, Inc.
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Library General Public
@@ -68,7 +69,7 @@ impl_pasteText (PortableServer_Servant servant,
 BONOBO_TYPE_FUNC_FULL (SpiEditableText,
                       Accessibility_EditableText,
                       SPI_TEXT_TYPE,
-                      spi_editable_text);
+                      spi_editable_text)
 
 static void
 spi_editable_text_class_init (SpiEditableTextClass *klass)