summaryrefslogtreecommitdiff
path: root/toxcore/ping_array.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.h
parent7821cd84121ac8a4de5c70ab46d36bcbb881bb43 (diff)
Standardise header guards.
Using the full path including the repo name.
Diffstat (limited to 'toxcore/ping_array.h')
-rw-r--r--toxcore/ping_array.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/toxcore/ping_array.h b/toxcore/ping_array.h
index 90e10460..a2e57856 100644
--- a/toxcore/ping_array.h
+++ b/toxcore/ping_array.h
@@ -78,4 +78,4 @@ int32_t ping_array_check(struct Ping_Array *_array, const struct Mono_Time *mono
78} // extern "C" 78} // extern "C"
79#endif 79#endif
80 80
81#endif // C_TOXCORE_TOXCORE_PING_ARRAY_H 81#endif // C_TOXCORE_TOXCORE_PING_ARRAY_H