Fixed variable const qualifiers.
commitb881c62f4f7970d6033ac60a980f7de8f91b63b3
authorEmmanuel Roullit <emmanuel.roullit@gmail.com>
Wed, 18 Jul 2012 16:55:30 +0000 (18 18:55 +0200)
committerEmmanuel Roullit <emmanuel.roullit@gmail.com>
Wed, 18 Jul 2012 19:47:31 +0000 (18 21:47 +0200)
treed2dc3fddc344b74e0eeceafb1badc8030c25bdc4
parent4b752b3e0ab883102ae88fe5bdb14693a552a841
Fixed variable const qualifiers.

To apply the constify pointer and content of a variable, it must follow
this syntax: const type * const var;
dabba/capture.c
dabba/help.c
dabba/include/dabba/help.h
dabba/interface.c
dabbad/help.c
dabbad/include/dabbad/help.h