Use g_strdup instead of strdup
authorKhaled Hosny <khaledhosny@eglug.org>
Fri, 19 Oct 2018 20:21:39 +0000 (22:21 +0200)
committerKhaled Hosny <khaledhosny@eglug.org>
Fri, 19 Oct 2018 20:46:40 +0000 (22:46 +0200)
commitcf92cb7e002f479505fed8c2c55ab12dcbea2d83
tree1320893566bb92a6758cdaf9f8bb680f2ce1dcd7
parent30cbe6158de1ddc0546d55e4edc1fe264e1b86ef
Use g_strdup instead of strdup

Cygwin does not seem to have strdup.
util/options.hh