ssh-base(.h) : fix no newline at end of file [-Wnewline-eof]

Change-Id: I0e5898a0b0a48dd777c3ac249a23c872ff45df80
Reviewed-on: https://code.wireshark.org/review/15253
Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
Reviewed-by: Dario Lombardo <lomato@gmail.com>
Reviewed-by: Roland Knall <rknall@gmail.com>
This commit is contained in:
Alexis La Goutte 2016-05-03 12:15:12 +02:00 committed by Roland Knall
parent 6d2ea733dd
commit dee238b9c8
1 changed files with 1 additions and 1 deletions

View File

@ -61,4 +61,4 @@ void ssh_cleanup(ssh_session* sshs, ssh_channel* channel);
*
* vi: set shiftwidth=8 tabstop=8 noexpandtab:
* :indentSize=8:tabSize=8:noTabs=false:
*/
*/