diff options
Diffstat (limited to 'commit-reach.h')
-rw-r--r-- | commit-reach.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/commit-reach.h b/commit-reach.h index 7d313e2975..122a23a24d 100644 --- a/commit-reach.h +++ b/commit-reach.h @@ -1,5 +1,5 @@ -#ifndef __COMMIT_REACH_H__ -#define __COMMIT_REACH_H__ +#ifndef COMMIT_REACH_H +#define COMMIT_REACH_H #include "commit-slab.h" |