Remove the trailing space in the module name.

This commit is contained in:
mcmullen%netscape.com 1999-06-15 08:22:10 +00:00
Родитель 2d939af9e9
Коммит c86ce45fcd
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -23,7 +23,7 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
include $(topsrcdir)/config/config.mk
XPIDL_MODULE=appshell
XPIDL_MODULE=appshell
XPIDLSRCS = \
nsIFileLocator.idl \