diff options
author | Rob Austein <sra@hactrn.net> | 2013-07-23 17:40:23 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2013-07-23 17:40:23 +0000 |
commit | 5ab5cc1c7c8c4c14473c6a06d47c03541c6fda3d (patch) | |
tree | 34d60ea6636ff7e3d16b9f3b6ea5100bd079497f /rpkid | |
parent | 0c56fd46f3a82590865e629b44e8fa75e5453524 (diff) |
Apparently I never set svn:keywords for this file.
svn path=/trunk/; revision=5442
Diffstat (limited to 'rpkid')
-rw-r--r-- | rpkid/ext/POW.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rpkid/ext/POW.c b/rpkid/ext/POW.c index c3e72700..e81afb88 100644 --- a/rpkid/ext/POW.c +++ b/rpkid/ext/POW.c @@ -79,7 +79,7 @@ * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/* $Id: rcynic.c 4613 2012-07-30 23:24:15Z sra $ */ +/* $Id$ */ #define PY_SSIZE_T_CLEAN 1 #include <Python.h> |