diff --git a/reactos/subsys/system/usetup/partlist.h b/reactos/subsys/system/usetup/partlist.h index c5436f243c8..79853bdf72e 100644 --- a/reactos/subsys/system/usetup/partlist.h +++ b/reactos/subsys/system/usetup/partlist.h @@ -16,7 +16,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ -/* $Id: partlist.h,v 1.6 2003/01/17 13:18:15 ekohl Exp $ +/* $Id: partlist.h,v 1.7 2003/02/27 14:42:43 ekohl Exp $ * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS text-mode setup * FILE: subsys/system/usetup/partlist.h @@ -129,4 +129,4 @@ GetActiveBootPartition(PPARTLIST List, #endif /* __PARTLIST_H__ */ -/* EOF */ \ No newline at end of file +/* EOF */ diff --git a/reactos/subsys/system/usetup/progress.h b/reactos/subsys/system/usetup/progress.h index 6698f2ab9d7..4f2defc0b79 100644 --- a/reactos/subsys/system/usetup/progress.h +++ b/reactos/subsys/system/usetup/progress.h @@ -16,7 +16,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ -/* $Id: progress.h,v 1.1 2002/12/06 21:39:04 ekohl Exp $ +/* $Id: progress.h,v 1.2 2003/02/27 14:42:43 ekohl Exp $ * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS text-mode setup * FILE: subsys/system/usetup/partlist.h @@ -64,4 +64,4 @@ ProgressNextStep(PPROGRESS Bar); #endif /* __PROGRESS_H__ */ -/* EOF */ \ No newline at end of file +/* EOF */