From f2c91805a039fa169292c7d9f98c4fea4f08ab9e Mon Sep 17 00:00:00 2001 From: Eric Kohl Date: Sat, 26 Apr 2003 22:51:21 +0000 Subject: [PATCH] Added missing newline. svn path=/trunk/; revision=4594 --- reactos/include/ddk/class2.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reactos/include/ddk/class2.h b/reactos/include/ddk/class2.h index f6b83926241..45b28d08a97 100644 --- a/reactos/include/ddk/class2.h +++ b/reactos/include/ddk/class2.h @@ -1,4 +1,4 @@ -/* $Id: class2.h,v 1.1 2002/09/19 16:17:13 ekohl Exp $ +/* $Id: class2.h,v 1.2 2003/04/26 22:51:21 ekohl Exp $ * * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS kernel @@ -213,4 +213,4 @@ ScsiClassSplitRequest(PDEVICE_OBJECT DeviceObject, #endif /* __STORAGE_INCLUDE_CLASS2_H */ -/* EOF */ \ No newline at end of file +/* EOF */