diff options
Diffstat (limited to 'src/common/fakepoll.c')
-rw-r--r-- | src/common/fakepoll.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/fakepoll.c b/src/common/fakepoll.c index fb375f1e91..712f2bd365 100644 --- a/src/common/fakepoll.c +++ b/src/common/fakepoll.c @@ -1,6 +1,7 @@ /* Copyright 2002,2003 Nick Mathewson, Roger Dingledine */ /* See LICENSE for licensing information */ /* $Id$ */ +const char fakepoll_c_id[] = "$Id$"; /** * \file fakepoll.c |