ssh-base : fix no newline at end of file [-Wnewline-eof]

Change-Id: Id9a132f9cec7df451c8fbed851ed560ba45747bb
Reviewed-on: https://code.wireshark.org/review/15250
Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Dario Lombardo <lomato@gmail.com>
This commit is contained in:
Alexis La Goutte 2016-05-03 07:28:42 +02:00 committed by Dario Lombardo
parent 0a5210f340
commit 13e302f33d
1 changed files with 1 additions and 1 deletions

View File

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