Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 1498 → Rev 2216

/drivers/devman/acpica/common/adfile.c
8,7 → 8,7
*
* 1. Copyright Notice
*
* Some or all of this work - Copyright (c) 1999 - 2010, Intel Corp.
* Some or all of this work - Copyright (c) 1999 - 2011, Intel Corp.
* All rights reserved.
*
* 2. License
126,13 → 126,13
 
/* Local prototypes */
 
INT32
static INT32
AdWriteBuffer (
char *Filename,
char *Buffer,
UINT32 Length);
 
char FilenameBuf[20];
static char FilenameBuf[20];
 
 
/******************************************************************************
190,7 → 190,7
*
******************************************************************************/
 
INT32
static INT32
AdWriteBuffer (
char *Filename,
char *Buffer,