diff options
author | Frederic Culot <calcurse@culot.org> | 2008-11-09 20:10:18 +0000 |
---|---|---|
committer | Frederic Culot <calcurse@culot.org> | 2008-11-09 20:10:18 +0000 |
commit | e8f12c65ca0245079ae015a90e7a14109759cdda (patch) | |
tree | dc16f443c7209b8f93f1e21146f7c7d87d2cf56a /src/htable.h | |
parent | f845721828a0000f1c7e30f35360417771788e0a (diff) | |
download | calcurse-e8f12c65ca0245079ae015a90e7a14109759cdda.zip |
Loading of user-configurable keys implemented
Diffstat (limited to 'src/htable.h')
-rw-r--r-- | src/htable.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/htable.h b/src/htable.h index 31e9d2f..7ceab4c 100644 --- a/src/htable.h +++ b/src/htable.h @@ -1,4 +1,4 @@ -/* $Id: htable.h,v 1.1 2008/11/08 19:05:15 culot Exp $ */ +/* $calcurse: htable.h,v 1.2 2008/11/09 20:10:18 culot Exp $ */ /* * Copyright (c) 2008 Frederic Culot <frederic@culot.org> |