Browse Source

Fixed tabs

matthew.gertner@gmail.com 14 years ago
parent
commit
fe7fea5bb4
1 changed files with 2 additions and 2 deletions
  1. 2 2
      components/public/feeds/Makefile.in

+ 2 - 2
components/public/feeds/Makefile.in

@@ -48,7 +48,7 @@ MODULE    = browser
 XPIDL_MODULE = browser
 
 XPIDLSRCS	= \
-    nsIWebContentConverterRegistrar.idl \
-    $(NULL)
+	nsIWebContentConverterRegistrar.idl \
+	$(NULL)
 
 include $(topsrcdir)/config/rules.mk