Fixing gcc 3.4 bustage.

This commit is contained in:
kjh-5727%comcast.net 2004-09-07 18:15:24 +00:00
parent adc74e0376
commit 5dee0af52f

View File

@ -81,7 +81,7 @@ class nsPSPrinterList {
enum PrinterType {
kTypeUnknown, // Not actually handled by the PS module
kTypePS, // Generic postscript module printer
kTypeCUPS, // CUPS printer
kTypeCUPS // CUPS printer
};
/**