aboutsummaryrefslogtreecommitdiff
path: root/src/common/compat.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/compat.c')
-rw-r--r--src/common/compat.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/common/compat.c b/src/common/compat.c
index a95355c25..38f835c92 100644
--- a/src/common/compat.c
+++ b/src/common/compat.c
@@ -1,5 +1,5 @@
/* Copyright 2003-2004 Roger Dingledine
- * Copyright 2004-2006 Roger Dingledine, Nick Mathewson */
+ * Copyright 2004-2007 Roger Dingledine, Nick Mathewson */
/* See LICENSE for licensing information */
/* $Id$ */
const char compat_c_id[] =
@@ -1432,3 +1432,4 @@ format_win32_error(DWORD err)
return result;
}
#endif
+