mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-04 03:50:31 +00:00
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
This commit is contained in:
@@ -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 */
|
||||
|
Reference in New Issue
Block a user