Cosmetics
This commit is contained in:
parent
f8e93ad60a
commit
8f4617d9bd
6 changed files with 7 additions and 7 deletions
|
@ -1,5 +1,5 @@
|
|||
#ifndef MYSQL_H_
|
||||
#define MYSQL_H_
|
||||
#ifndef COMMON_MYSQL_H_
|
||||
#define COMMON_MYSQL_H_
|
||||
|
||||
struct db_host_info {
|
||||
char * privkeytxt;
|
||||
|
|
Reference in a new issue