The profile of the normal_stop notification function has been changed to have a struct bpstats* as its parameter. This patch updates accordingly the dummy notification functions we have defined in observer.c for unit-testing purposes. 2004-04-16 Joel Brobecker * observer.c (observer_test_first_notification_function): Update function profile. (observer_test_second_notification_function): Likewise. (observer_test_third_notification_function): Likewise. OK to apply? -- Joel