mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 04:13:31 +00:00
Fixed compiler warings.
svn path=/trunk/; revision=4204
This commit is contained in:
@@ -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 */
|
||||
/* EOF */
|
||||
|
||||
@@ -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 */
|
||||
/* EOF */
|
||||
|
||||
Reference in New Issue
Block a user