10
0
Fork 0
This commit is contained in:
Kevin Redon 2011-05-02 14:31:49 +02:00
parent cbd7c97b72
commit 8c7873ea43
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ along with SAP. If not, see <http://www.gnu.org/licenses/>.
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'