mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-29 15:52:07 +00:00
removing trailing CR, to fix OS/2 bustage
This commit is contained in:
parent
4a5c9672d4
commit
b39229fabe
@ -87,7 +87,7 @@ CPPSRCS = \
|
||||
$(NULL)
|
||||
|
||||
ifeq (,$(filter-out Darwin OS2,$(OS_ARCH)))
|
||||
CPPSRCS += nsIconDecoder.cpp
|
||||
CPPSRCS += nsIconDecoder.cpp
|
||||
endif
|
||||
|
||||
XPIDLSRCS = nsIIconURI.idl
|
||||
|
Loading…
Reference in New Issue
Block a user