client: split main() function and helper functions
commit80058bb9a96845ef16ae1286fa1e34f7c113fc97
authorPetr Písař <petr.pisar@atlas.cz>
Tue, 1 Dec 2009 22:02:08 +0000 (1 23:02 +0100)
committerPetr Písař <petr.pisar@atlas.cz>
Tue, 1 Dec 2009 22:02:08 +0000 (1 23:02 +0100)
treecf563ee73492b1fa3105494ee998af85e41dec60
parentfd40afbb2e10f971acb6fff47ddace72c18792c5
client: split main() function and helper functions
client/Makefile
client/Makefile.deps [new file with mode: 0644]
client/common.c [new file with mode: 0644]
client/common.h [new file with mode: 0644]
client/isdsclient.c