Skip to content
Commit ea89ac46 authored by Klaas Freitag's avatar Klaas Freitag Committed by Andreas Schneider
Browse files

Use getopt functions instead of GNU libc specific argp functions.

For command line option parsing, better use the getopt functions
instead of the GNU libc specific argp functions if we want to be
portable. argp usage does not compile on MacOS, thus it was now
removed from csync.
parent e264ac34
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment