mirror of
https://github.com/ksherlock/TwoTerm.git
synced 2024-12-22 07:30:40 +00:00
fix clearDebugData.
git-svn-id: svn://qnap.local/TwoTerm/trunk@3151 5590a31f-7b70-45f8-8c82-aa3a8e5f4507
This commit is contained in:
parent
b0674ce06a
commit
152791525a
@ -538,7 +538,7 @@
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
-(IBAction)clearDebugData:(id)sender:(id)sender {
|
-(IBAction)clearDebugData:(id)sender {
|
||||||
_debug_buffer.clear();
|
_debug_buffer.clear();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user