From 15211c8307b08e9bb4bd1cfb22489580a263373c Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 19 Oct 2011 09:43:36 +0000 Subject: Remove white spaces. --- c/src/lib/libbsp/shared/console_private.h | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'c/src/lib/libbsp/shared/console_private.h') diff --git a/c/src/lib/libbsp/shared/console_private.h b/c/src/lib/libbsp/shared/console_private.h index f614d7e5e3..896e4f4632 100644 --- a/c/src/lib/libbsp/shared/console_private.h +++ b/c/src/lib/libbsp/shared/console_private.h @@ -55,19 +55,19 @@ extern void bsp_com_outch(char ch); * @return This method returns the character that * was retrieved from the console port. */ -extern int bsp_com_inch(void); +extern int bsp_com_inch(void); /** - * @brief + * @brief * - * This function + * This function * - * @return This method returns + * @return This method returns */ int vt_ioctl( unsigned int cmd, unsigned long arg); /** - * @brief console_register_devices + * @brief console_register_devices * * This function expands the console table to include previous * ports and the array of new ports specified. -- cgit v1.2.3