X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=src%2Fprofile.c;h=4d097bc147827e04841cc64cb9d87284d2d69e47;hb=aa982acf01b4e35675a624d78c9e5ee109c1203e;hp=5f2fbf698bbf698f122b0dc1a151d48db9bac070;hpb=f52a96980ed9280f8f906a20d4b899dc0b027644;p=chise%2Fxemacs-chise.git diff --git a/src/profile.c b/src/profile.c index 5f2fbf6..4d097bc 100644 --- a/src/profile.c +++ b/src/profile.c @@ -60,7 +60,7 @@ Boston, MA 02111-1307, USA. */ static struct hash_table *big_profile_table; Lisp_Object Vcall_count_profile_table; -int default_profiling_interval; +Fixnum default_profiling_interval; int profiling_active;