comparison src/gtk-glue.c @ 5231:ba07c880114a

Fix up FSF's Franklin Street address in many files.
author Stephen J. Turnbull <stephen@xemacs.org>
date Sun, 13 Jun 2010 17:44:56 +0900
parents 97eb4942aec8
children cd167465bf69 2aa9cd456ae7
comparison
equal deleted inserted replaced
5230:4c56e7c6a704 5231:ba07c880114a
12 for more details. 12 for more details.
13 13
14 You should have received a copy of the GNU General Public License 14 You should have received a copy of the GNU General Public License
15 along with XEmacs; see the file COPYING. If not, write to 15 along with XEmacs; see the file COPYING. If not, write to
16 the Free Software Foundation, Inc., 51 Franklin Street - Fifth Floor, 16 the Free Software Foundation, Inc., 51 Franklin Street - Fifth Floor,
17 Boston, MA 02111-1301, USA. */ 17 Boston, MA 02110-1301, USA. */
18 18
19 GtkType GTK_TYPE_ARRAY = 0; 19 GtkType GTK_TYPE_ARRAY = 0;
20 GtkType GTK_TYPE_STRING_ARRAY = 0; 20 GtkType GTK_TYPE_STRING_ARRAY = 0;
21 GtkType GTK_TYPE_FLOAT_ARRAY = 0; 21 GtkType GTK_TYPE_FLOAT_ARRAY = 0;
22 GtkType GTK_TYPE_INT_ARRAY = 0; 22 GtkType GTK_TYPE_INT_ARRAY = 0;