aboutsummaryrefslogtreecommitdiff
path: root/src/pconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pconfig.h')
-rw-r--r--src/pconfig.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pconfig.h b/src/pconfig.h
index 140cad5..8c9fcba 100644
--- a/src/pconfig.h
+++ b/src/pconfig.h
@@ -47,6 +47,7 @@
#define PCONFIG_H 1
enum {
+ kMagic_default = 0xdeadc0de,
/** Set this constant to the number of
* concurrent connections you wish to handle by default.
*/