diff src/bytecode.c @ 4966:48b63cd88a21

merge
author Ben Wing <ben@xemacs.org>
date Mon, 01 Feb 2010 14:11:36 -0600
parents e813cf16c015 6bc1f3f6cf0d
children cbe181529c34
line wrap: on
line diff
--- a/src/bytecode.c	Mon Feb 01 13:36:26 2010 -0600
+++ b/src/bytecode.c	Mon Feb 01 14:11:36 2010 -0600
@@ -330,7 +330,7 @@
 
 /* We have our own two-argument versions of various arithmetic ops.
    Only two-argument arithmetic operations have their own byte codes. */
-static int
+int
 bytecode_arithcompare (Lisp_Object obj1, Lisp_Object obj2)
 {
 #ifdef WITH_NUMBER_TYPES