[8955] Check gossip_menu_option table for GOSSIP_OPTION_NONE and output error if exist

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2009-12-09 12:51:35 +01:00
parent 08e0658430
commit d3b19f8aa4
2 changed files with 4 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8954"
#define REVISION_NR "8955"
#endif // __REVISION_NR_H__