Fix some svn properties

svn path=/trunk/; revision=29819
This commit is contained in:
Hervé Poussineau 2007-10-23 08:30:39 +00:00
parent a8f4976951
commit 130fe6e833
5 changed files with 653 additions and 657 deletions

View file

@ -16,8 +16,7 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
/* $Id$
*
/*
* COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS Storage Stack
* FILE: drivers/storage/scsiport/scsiport.c

View file

@ -1,4 +1,3 @@
; $Id$
;
; scsiport.def - export definition file for scsiport driver
;

View file

@ -1,5 +1,3 @@
/* $Id$ */
#define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "SCSI Port Driver\0"
#define REACTOS_STR_INTERNAL_NAME "scsiport\0"