astyle cleanup run after recent merges

This commit is contained in:
Greg Smith
2011-02-10 18:55:51 -05:00
parent c3af4274ae
commit 0130420947
6 changed files with 144 additions and 123 deletions

View File

@@ -58,7 +58,8 @@
#define ERR_PROMOTED 8
/* Run time options type */
typedef struct {
typedef struct
{
char dbname[MAXLEN];
char host[MAXLEN];