Fixing gcc 3.4 bustage.

git-svn-id: svn://10.0.0.236/trunk@161855 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
kjh-5727%comcast.net
2004-09-07 18:15:24 +00:00
parent fd52c94073
commit f8eda830e8

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
};
/**