mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
End of file fix for gcc 3.x
svn path=/trunk/; revision=3607
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/* $Id: ntddscsi.h,v 1.1 2002/09/19 16:17:13 ekohl Exp $
|
||||
/* $Id: ntddscsi.h,v 1.2 2002/10/03 18:33:47 sedwards Exp $
|
||||
*
|
||||
* COPYRIGHT: See COPYING in the top level directory
|
||||
* PROJECT: ReactOS kernel
|
||||
@@ -89,4 +89,4 @@ typedef struct _SCSI_ADDRESS
|
||||
|
||||
#endif /* __STORAGE_INCLUDE_NTDDSCSI_H */
|
||||
|
||||
/* EOF */
|
||||
/* EOF */
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* $Id: scsi.h,v 1.1 2002/09/19 16:17:13 ekohl Exp $
|
||||
/* $Id: scsi.h,v 1.2 2002/10/03 18:33:47 sedwards Exp $
|
||||
*
|
||||
* COPYRIGHT: See COPYING in the top level directory
|
||||
* PROJECT: ReactOS kernel
|
||||
@@ -1303,4 +1303,4 @@ typedef struct _FOUR_BYTE
|
||||
|
||||
#endif /* __STORAGE_INCLUDE_SCSI_H */
|
||||
|
||||
/* EOF */
|
||||
/* EOF */
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* $Id: srb.h,v 1.1 2002/09/19 16:17:13 ekohl Exp $
|
||||
/* $Id: srb.h,v 1.2 2002/10/03 18:33:47 sedwards Exp $
|
||||
*
|
||||
* COPYRIGHT: See COPYING in the top level directory
|
||||
* PROJECT: ReactOS kernel
|
||||
@@ -531,4 +531,4 @@ ScsiPortWriteRegisterUshort(IN PUSHORT Register,
|
||||
|
||||
#endif /* __STORAGE_INCLUDE_SRB_H */
|
||||
|
||||
/* EOF */
|
||||
/* EOF */
|
||||
|
||||
@@ -99,4 +99,4 @@ PrintTextXY(SHORT x, SHORT y, char* fmt,...);
|
||||
|
||||
#endif /* __CONSOLE_H__*/
|
||||
|
||||
/* EOF */
|
||||
/* EOF */
|
||||
|
||||
Reference in New Issue
Block a user