summaryrefslogtreecommitdiff
path: root/toxcore/ping_array.api.h
diff options
context:
space:
mode:
authoriphydf <iphydf@users.noreply.github.com>2018-09-09 19:54:05 +0000
committeriphydf <iphydf@users.noreply.github.com>2018-09-14 19:09:10 +0000
commit49bb43f6626b927b978eac765609844294523cad (patch)
tree8a56916651f51c63489cd1427e6fba2b6a19cbdb /toxcore/ping_array.api.h
parent7821cd84121ac8a4de5c70ab46d36bcbb881bb43 (diff)
Standardise header guards.
Using the full path including the repo name.
Diffstat (limited to 'toxcore/ping_array.api.h')
-rw-r--r--toxcore/ping_array.api.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/toxcore/ping_array.api.h b/toxcore/ping_array.api.h
index b153db25..e0ac333b 100644
--- a/toxcore/ping_array.api.h
+++ b/toxcore/ping_array.api.h
@@ -77,5 +77,5 @@ int32_t check(const mono_Time::this *mono_time, uint8_t[length] data, uint64_t p
77} // extern "C" 77} // extern "C"
78#endif 78#endif
79 79
80#endif // C_TOXCORE_TOXCORE_PING_ARRAY_H 80#endif // C_TOXCORE_TOXCORE_PING_ARRAY_H
81%} 81%}