summaryrefslogtreecommitdiffstats
path: root/matleap.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'matleap.cpp')
-rw-r--r--matleap.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/matleap.cpp b/matleap.cpp
index 4a24d3d..7f109c9 100644
--- a/matleap.cpp
+++ b/matleap.cpp
@@ -252,7 +252,7 @@ void matleap::frame_grabber::open_connection() {
}
void matleap::frame_grabber::close_connection() {
- mexPrintf("Good bye.");
+ mexPrintf("Good bye.\n");
}
matleap::frame_grabber::~frame_grabber() {