Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
headers: normalize the spelling of some header guards
author
Ramsay Jones
<ramsay@ramsayjones.plus.com>
Wed, 17 Oct 2018 22:13:26 +0000
(23:13 +0100)
committer
Junio C Hamano
<gitster@pobox.com>
Thu, 18 Oct 2018 04:39:35 +0000
(13:39 +0900)
Signed-off-by: Ramsay Jones <ramsay@ramsayjones.plus.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
alias.h
patch
|
blob
|
history
commit-reach.h
patch
|
blob
|
history
fetch-negotiator.h
patch
|
blob
|
history
midx.h
patch
|
blob
|
history
t/helper/test-tool.h
patch
|
blob
|
history
vcs-svn/fast_export.h
patch
|
blob
|
history
vcs-svn/line_buffer.h
patch
|
blob
|
history
vcs-svn/sliding_window.h
patch
|
blob
|
history
vcs-svn/svndiff.h
patch
|
blob
|
history
vcs-svn/svndump.h
patch
|
blob
|
history
raw
|
patch
|
inline
| side by side (parent:
a4b8ab5
)
diff --git
a/alias.h
b/alias.h
index 79933f2457ce265e2d141459308c8407488cca69..aef4843bb7821e87dcbe017ddfff64b8d6681fca 100644
(file)
--- a/
alias.h
+++ b/
alias.h
@@
-1,5
+1,5
@@
-#ifndef
__ALIAS_H__
-#define
__ALIAS_H__
+#ifndef
ALIAS_H
+#define
ALIAS_H
struct string_list;
struct string_list;
diff --git
a/commit-reach.h
b/commit-reach.h
index 7d313e2975a28ef79b2ccf6dea965d4f139eda58..122a23a24d8a40d213c7a1fb167f3f9c2b3c73d6 100644
(file)
--- 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"
#include "commit-slab.h"
diff --git
a/fetch-negotiator.h
b/fetch-negotiator.h
index ddb44a22dce42b5cce8f747987e0848483350993..9e3967ce6626be459ad7d8a0590240b06e7056e3 100644
(file)
--- a/
fetch-negotiator.h
+++ b/
fetch-negotiator.h
@@
-1,5
+1,5
@@
-#ifndef FETCH_NEGOTIATOR
-#define FETCH_NEGOTIATOR
+#ifndef FETCH_NEGOTIATOR
_H
+#define FETCH_NEGOTIATOR
_H
struct commit;
struct commit;
diff --git
a/midx.h
b/midx.h
index 2d7c9c6cd1d829f3eb6aa924d316e54c6d4e9e00..1d6c21afe31b62024969f7cb91f9f78b19fe8e52 100644
(file)
--- a/
midx.h
+++ b/
midx.h
@@
-1,5
+1,5
@@
-#ifndef
__MIDX_H__
-#define
__MIDX_H__
+#ifndef
MIDX_H
+#define
MIDX_H
#include "repository.h"
#include "repository.h"
diff --git
a/t/helper/test-tool.h
b/t/helper/test-tool.h
index e4890566da552eb10ae718c4c921ad103c3f1a71..71f470b87141a23f881a66349c3c409207a3c7f9 100644
(file)
--- a/
t/helper/test-tool.h
+++ b/
t/helper/test-tool.h
@@
-1,5
+1,5
@@
-#ifndef
__TEST_TOOL_H__
-#define
__TEST_TOOL_H__
+#ifndef
TEST_TOOL_H
+#define
TEST_TOOL_H
#include "git-compat-util.h"
#include "git-compat-util.h"
diff --git
a/vcs-svn/fast_export.h
b/vcs-svn/fast_export.h
index 60b79c35b97cbdc9589fe3778ac1f4b5f61646ff..9dcf9337c18b695c2d555f8b96edea0bcb71fd04 100644
(file)
--- a/
vcs-svn/fast_export.h
+++ b/
vcs-svn/fast_export.h
@@
-1,5
+1,5
@@
-#ifndef FAST_EXPORT_H
_
-#define FAST_EXPORT_H
_
+#ifndef FAST_EXPORT_H
+#define FAST_EXPORT_H
struct strbuf;
struct line_buffer;
struct strbuf;
struct line_buffer;
diff --git
a/vcs-svn/line_buffer.h
b/vcs-svn/line_buffer.h
index ee23b4f490258548a7c50fa7c9a50213b70f5359..e192aedea2964e9045f9e71fa95863b9fc03d8c9 100644
(file)
--- a/
vcs-svn/line_buffer.h
+++ b/
vcs-svn/line_buffer.h
@@
-1,5
+1,5
@@
-#ifndef LINE_BUFFER_H
_
-#define LINE_BUFFER_H
_
+#ifndef LINE_BUFFER_H
+#define LINE_BUFFER_H
#include "strbuf.h"
#include "strbuf.h"
diff --git
a/vcs-svn/sliding_window.h
b/vcs-svn/sliding_window.h
index b43a825cbabe92b8b9da7d1ff2856763fe26fc29..189c32d84c3c654c0a16bfe71284b24029724019 100644
(file)
--- a/
vcs-svn/sliding_window.h
+++ b/
vcs-svn/sliding_window.h
@@
-1,5
+1,5
@@
-#ifndef SLIDING_WINDOW_H
_
-#define SLIDING_WINDOW_H
_
+#ifndef SLIDING_WINDOW_H
+#define SLIDING_WINDOW_H
#include "strbuf.h"
#include "strbuf.h"
diff --git
a/vcs-svn/svndiff.h
b/vcs-svn/svndiff.h
index 74eb464bab22eae4af4d1a3228da5964bbc0c568..10a2cbc40ec1c1ec7a97e967e3420b0b819f6641 100644
(file)
--- a/
vcs-svn/svndiff.h
+++ b/
vcs-svn/svndiff.h
@@
-1,5
+1,5
@@
-#ifndef SVNDIFF_H
_
-#define SVNDIFF_H
_
+#ifndef SVNDIFF_H
+#define SVNDIFF_H
struct line_buffer;
struct sliding_view;
struct line_buffer;
struct sliding_view;
diff --git
a/vcs-svn/svndump.h
b/vcs-svn/svndump.h
index b8eb12954e816e0e1490f6ef7eefe64901c38ae1..26faed59684f47038fe1dfe5a43e3f85b06d7582 100644
(file)
--- a/
vcs-svn/svndump.h
+++ b/
vcs-svn/svndump.h
@@
-1,5
+1,5
@@
-#ifndef SVNDUMP_H
_
-#define SVNDUMP_H
_
+#ifndef SVNDUMP_H
+#define SVNDUMP_H
int svndump_init(const char *filename);
int svndump_init_fd(int in_fd, int back_fd);
int svndump_init(const char *filename);
int svndump_init_fd(int in_fd, int back_fd);