]> git.ipfire.org Git - thirdparty/fcron.git/commit
Fixed some gcc warnings (first char of string array referenced as var instead of...
authorThibault Godouet <yo8192@users.noreply.github.com>
Tue, 8 Dec 2009 22:30:11 +0000 (22:30 +0000)
committerThibault Godouet <yo8192@users.noreply.github.com>
Tue, 8 Dec 2009 22:30:11 +0000 (22:30 +0000)
commitd710a528cf7e8627479f2688b7ba16d79b3b39f2
tree5ddee110b66d07b473625371d9a4dbb81607fced
parent4fa0a862476c75d521f46ce2e71a5f2a8d7a9aeb
Fixed some gcc warnings (first char of string array referenced as var instead of var[0]
doc/en/todo.sgml
fileconf.c
read_string.c