forked from github/server
clean up indentation.
fix duplicate header guard names.
This commit is contained in:
parent
fa98528d72
commit
8d2df36430
2 changed files with 41 additions and 41 deletions
|
@ -1,5 +1,5 @@
|
|||
#ifndef BIND_ERESSEA_PROCESS_H
|
||||
#define BIND_ERESSEA_PROCESS_H
|
||||
#ifndef BIND_ERESSEA_SETTINGS_H
|
||||
#define BIND_ERESSEA_SETTINGS_H
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
|
Loading…
Add table
Reference in a new issue