From 43d893c7196dfa159b39fc5de3a10f00d59200b4 Mon Sep 17 00:00:00 2001 From: Daniel De Graaf Date: Wed, 28 Apr 2010 14:39:00 -0500 Subject: Add log header including ircd version --- include/inspircd.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/inspircd.h') diff --git a/include/inspircd.h b/include/inspircd.h index d973fb66c..9568750c2 100644 --- a/include/inspircd.h +++ b/include/inspircd.h @@ -328,6 +328,8 @@ class CoreExport InspIRCd */ std::string GetUID(); + static const char LogHeader[]; + /** Find a user in the UUID hash * @param nick The nickname to find * @return A pointer to the user, or NULL if the user does not exist -- cgit v1.2.3