Remove __P and P_ from .c and .m files and definition of P_
[bpt/emacs.git] / src / category.c
index b56d62b..610df68 100644 (file)
@@ -59,7 +59,7 @@ Lisp_Object _temp_category_set;
 \f
 /* Category set staff.  */
 
-static Lisp_Object hash_get_category_set P_ ((Lisp_Object, Lisp_Object));
+static Lisp_Object hash_get_category_set (Lisp_Object, Lisp_Object);
 
 static Lisp_Object
 hash_get_category_set (table, category_set)