Added <stdbool.h> for standard bool definitions
authorHugo Villeneuve <hugo@hugovil.com>
Sat, 25 May 2013 22:53:19 +0000 (18:53 -0400)
committerHugo Villeneuve <hugo@hugovil.com>
Sat, 25 May 2013 22:56:20 +0000 (18:56 -0400)
commitfef3094bcfb4fae0b7409bb5270ec260b1c6ddee
tree2d9bc88d6c4d09d3cb84dbda5f8b8331c772987c
parentb309ccfdfd4593f3aecbdf1dafaed2f2c9d4a779
Added <stdbool.h> for standard bool definitions

Updated GetArguments() to explicitely indicate that it can extract a single argument or a full line, but not in-between
src/common.h
src/configfile.c
src/dockapp.c
src/imap.c
src/network.c
src/options.c
src/pop3.c
src/wmnotify.c
src/wmnotify.h
src/xevents.c