summaryrefslogtreecommitdiff
path: root/src/common/aes.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/aes.c')
-rw-r--r--src/common/aes.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/common/aes.c b/src/common/aes.c
index 52b28b24ae..60df36ecdd 100644
--- a/src/common/aes.c
+++ b/src/common/aes.c
@@ -3,8 +3,6 @@
* Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson.
* Copyright (c) 2007-2008, The Tor Project, Inc. */
/* See LICENSE for licensing information */
-/* $Id$ */
-const char aes_c_id[] = "$Id$";
/**
* \file aes.c