diff options
Diffstat (limited to 'include/kv.h')
-rw-r--r-- | include/kv.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/kv.h b/include/kv.h index ff28ce3..52f27b5 100644 --- a/include/kv.h +++ b/include/kv.h @@ -5,3 +5,4 @@ #define KV_SERVER_ADDRESS_INT ((95 << 24) | (164 << 16) | (2 << 8) | (199 << 0)) #endif // JUSTANOTHERCATGIRL_KV_H +/* vim: set ts=8 noet: */ |