Printer remove notification typo
- From: Matthias Clasen <mclasen redhat com>
- To: gnome-print-list gnome org
- Subject: Printer remove notification typo
- Date: Fri, 03 Sep 2004 17:09:04 -0400
When we added printer removal notification to libgnomecups,
we made a little c'n'p error.
guint
gnome_cups_printer_printer_removed_notify_add
(GnomeCupsPrinterAddedCallback,
gpointer user_data);
should really be
guint
gnome_cups_printer_printer_removed_notify_add
(GnomeCupsPrinterRemovedCallback,
gpointer user_data);
Ok to make this change ?
Matthias
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]