linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 2/3][e2fsprogs] fix a typo in lib/e2p/Makefile.in
@ 2008-08-06  9:09 Li Zefan
  2008-08-14 18:46 ` Theodore Tso
  0 siblings, 1 reply; 2+ messages in thread
From: Li Zefan @ 2008-08-06  9:09 UTC (permalink / raw)
  To: Theodore Ts'o; +Cc: linux-ext4


Signed-off-by: Li Zefan <lizf@cn.fujitsu.com>
---
 lib/e2p/Makefile.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/lib/e2p/Makefile.in b/lib/e2p/Makefile.in
index 494ecd2..6557480 100644
--- a/lib/e2p/Makefile.in
+++ b/lib/e2p/Makefile.in
@@ -28,7 +28,7 @@ SRCS=		$(srcdir)/feature.c $(srcdir)/fgetflags.c \
 		$(srcdir)/ls.c $(srcdir)/mntopts.c $(srcdir)/parse_num.c \
 		$(srcdir)/pe.c $(srcdir)/pf.c $(srcdir)/ps.c \
 		$(srcdir)/setflags.c $(srcdir)/setversion.c $(srcdir)/uuid.c \
-		$(srcdir)/ostype.c $(srcdir)/percent.o
+		$(srcdir)/ostype.c $(srcdir)/percent.c
 HFILES= e2p.h
 
 LIBRARY= libe2p
-- 
1.5.4.rc3


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH 2/3][e2fsprogs] fix a typo in lib/e2p/Makefile.in
  2008-08-06  9:09 [PATCH 2/3][e2fsprogs] fix a typo in lib/e2p/Makefile.in Li Zefan
@ 2008-08-14 18:46 ` Theodore Tso
  0 siblings, 0 replies; 2+ messages in thread
From: Theodore Tso @ 2008-08-14 18:46 UTC (permalink / raw)
  To: Li Zefan; +Cc: linux-ext4

Thanks, applied.

					- Ted

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-08-14 18:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-06  9:09 [PATCH 2/3][e2fsprogs] fix a typo in lib/e2p/Makefile.in Li Zefan
2008-08-14 18:46 ` Theodore Tso

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).