From dc4c6733ac7ae8dc13c40bf6d723a6f928436431 Mon Sep 17 00:00:00 2001 From: Luigi Rizzo Date: Sun, 29 Jun 2008 18:50:20 +0000 Subject: fix wrong argument in checking boundaries for a rectangle some whitespace fixes git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@126448 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- channels/console_video.h | 1 - 1 file changed, 1 deletion(-) (limited to 'channels/console_video.h') diff --git a/channels/console_video.h b/channels/console_video.h index 79240e871..fb1a48821 100644 --- a/channels/console_video.h +++ b/channels/console_video.h @@ -138,6 +138,5 @@ int reset_board(struct board *b); /*! \brief deallocates memory space for a board */ void delete_board(struct board *b); - #endif /* CONSOLE_VIDEO_H */ /* end of file */ -- cgit v1.2.3