diff --git a/src/apdu_client.rb b/src/apdu_client.rb index 88a903a..8ae6fd5 100755 --- a/src/apdu_client.rb +++ b/src/apdu_client.rb @@ -17,7 +17,7 @@ along with SAP. If not, see . Copyright (C) 2011 Kevin "tsaitgaist" Redon kevredon@mail.tsaitgaist.info =end -# This programm will forward APDU from a TCP port to a SAP server +# this programm will forward APDU from an IO to a SAP server require 'lib/client' require 'socket'