aboutsummaryrefslogtreecommitdiffstats
path: root/channels/console_video.h
diff options
context:
space:
mode:
authorrizzo <rizzo@f38db490-d61c-443f-a65b-d21fe96a405b>2008-06-29 18:50:20 +0000
committerrizzo <rizzo@f38db490-d61c-443f-a65b-d21fe96a405b>2008-06-29 18:50:20 +0000
commit51e7a64b4d19e588dd8c18e184fd54cf0c0f253a (patch)
tree7798bdbcfced2abcb7814f36f0a8a39760eb3117 /channels/console_video.h
parent4de1453761a51d6766719df336ace815d0a42153 (diff)
fix wrong argument in checking boundaries for a rectangle
some whitespace fixes git-svn-id: http://svn.digium.com/svn/asterisk/trunk@126448 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'channels/console_video.h')
-rw-r--r--channels/console_video.h1
1 files changed, 0 insertions, 1 deletions
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 */