From 048dcd2b3a678fc259403b0b83f5caff7b6f4f57 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 15 Apr 2004 14:50:20 +0000 Subject: Remove stray white spaces. --- cpukit/libblock/include/rtems/bdbuf.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpukit/libblock/include/rtems/bdbuf.h') diff --git a/cpukit/libblock/include/rtems/bdbuf.h b/cpukit/libblock/include/rtems/bdbuf.h index 737c6afe7e..0de2bd77f8 100644 --- a/cpukit/libblock/include/rtems/bdbuf.h +++ b/cpukit/libblock/include/rtems/bdbuf.h @@ -48,7 +48,7 @@ typedef struct bdbuf_buffer { dev_t dev; /* device number */ blkdev_bnum block; /* block number on the device */ - + char *buffer; /* Pointer to the buffer memory area */ rtems_status_code status; /* Last I/O operation completion status */ int error; /* If status != RTEMS_SUCCESSFUL, this field contains -- cgit v1.2.3