projects
/
reactos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
87204d5
)
- Disable debugging messages.
author
Filip Navara
<filip.navara@gmail.com>
Fri, 3 Sep 2004 04:44:45 +0000
(
04:44
+0000)
committer
Filip Navara
<filip.navara@gmail.com>
Fri, 3 Sep 2004 04:44:45 +0000
(
04:44
+0000)
svn path=/trunk/; revision=10778
reactos/drivers/storage/atapi/atapi.c
patch
|
blob
|
history
diff --git
a/reactos/drivers/storage/atapi/atapi.c
b/reactos/drivers/storage/atapi/atapi.c
index
57fdb3f
..
76d8e31
100644
(file)
--- a/
reactos/drivers/storage/atapi/atapi.c
+++ b/
reactos/drivers/storage/atapi/atapi.c
@@
-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: atapi.c,v 1.5
0 2004/09/03 04:19:12
navaraf Exp $
+/* $Id: atapi.c,v 1.5
1 2004/09/03 04:44:45
navaraf Exp $
*
* COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS ATAPI miniport driver
@@
-56,7
+56,7
@@
#include "atapi.h"
-
//
#define NDEBUG
+#define NDEBUG
#include <debug.h>
#define VERSION "0.0.1"