diff src/profile.c @ 458:c33ae14dd6d0 r21-2-44

Import from CVS: tag r21-2-44
author cvs
date Mon, 13 Aug 2007 11:42:25 +0200
parents abe6d1db359e
children 38db05db9cb5
line wrap: on
line diff
--- a/src/profile.c	Mon Aug 13 11:41:26 2007 +0200
+++ b/src/profile.c	Mon Aug 13 11:42:25 2007 +0200
@@ -60,7 +60,7 @@
 static struct hash_table *big_profile_table;
 Lisp_Object Vcall_count_profile_table;
 
-int default_profiling_interval;
+Fixnum default_profiling_interval;
 
 int profiling_active;