Comment
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3336 e3e1d417-86f3-4887-817a-d78f3d33393f
This commit is contained in:
parent
68200320de
commit
36291aebf4
|
@ -201,6 +201,7 @@ while ( my $line = <CLIENT> )
|
|||
chomp( $line );
|
||||
print( "$line\n" );
|
||||
}
|
||||
# And we're done!
|
||||
close( CLIENT );
|
||||
#print( "Finished writing, bye\n" );
|
||||
|
||||
|
|
Loading…
Reference in New Issue