Removed typedefs from command.h file.
authorDaniel Carl <danielcarl@gmx.de>
Sun, 12 May 2013 19:31:56 +0000 (21:31 +0200)
committerDaniel Carl <danielcarl@gmx.de>
Sun, 12 May 2013 19:31:56 +0000 (21:31 +0200)
commitc6e3ebf8f8d81691e0055d25786ac23dbb313706
treed9835de99961ed4f7ff30455e5d8861a587b1960
parent1e2fddcfe0c9333c62da4ae8050d4761e4d8af6c
Removed typedefs from command.h file.

These definitions where used only local, so there is no need to make them
public via header file.
src/command.c
src/command.h
src/hints.c