mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-02 22:37:50 +00:00
Fixing gcc 3.4 bustage.
This commit is contained in:
parent
adc74e0376
commit
5dee0af52f
@ -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
|
||||
};
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user