From 7c68b19a7aadeafdc714e9bfa2429b55e13ad128 Mon Sep 17 00:00:00 2001 From: "mjudge%netscape.com" Date: Sun, 29 Nov 1998 21:59:52 +0000 Subject: [PATCH] tabbing --- editor/base/makefile.win | 6 +++--- editor/core/makefile.win | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/editor/base/makefile.win b/editor/base/makefile.win index eba7f0f1209..796df1716a5 100644 --- a/editor/base/makefile.win +++ b/editor/base/makefile.win @@ -21,9 +21,9 @@ IGNORE_MANIFEST=1 LIBRARY_NAME=ender CPPSRCS = \ - editor.cpp \ - editorInterfaces.cpp \ - nsEditFactory.cpp \ + editor.cpp \ + editorInterfaces.cpp \ + nsEditFactory.cpp \ $(NULL) CPP_OBJS = \ diff --git a/editor/core/makefile.win b/editor/core/makefile.win index eba7f0f1209..796df1716a5 100644 --- a/editor/core/makefile.win +++ b/editor/core/makefile.win @@ -21,9 +21,9 @@ IGNORE_MANIFEST=1 LIBRARY_NAME=ender CPPSRCS = \ - editor.cpp \ - editorInterfaces.cpp \ - nsEditFactory.cpp \ + editor.cpp \ + editorInterfaces.cpp \ + nsEditFactory.cpp \ $(NULL) CPP_OBJS = \