--- buddylist.module	2005-03-10 10:27:29.000000000 -0500
+++ buddylist.module.patch	2005-03-10 10:39:23.000000000 -0500
@@ -79,7 +79,7 @@
 /**
  * Implementation of hook_user
  */
-function buddylist_user($type, &$edit, &$thisuser, $category) {
+function buddylist_user($type, &$edit, &$thisuser, $category = NULL) {
   global $user;
 
   // show any buddylist notifications upon login and upon viewing own profile
