summaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorChristos Zoulas <christos@zoulas.com>2005-07-12 20:05:37 +0000
committerChristos Zoulas <christos@zoulas.com>2005-07-12 20:05:37 +0000
commitae4c655ff830d70f511a008f0b819d142dc11412 (patch)
tree60ae5ff1f3edbf5d2ed82b47cdf22ea8b2a23f1f /python
parent944597af90a1308a307748c818f6bfe8bfe8d637 (diff)
downloadfile-git-ae4c655ff830d70f511a008f0b819d142dc11412.tar.gz
add {v,}snprintf
redo mbstate_t.
Diffstat (limited to 'python')
-rw-r--r--python/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/Makefile.in b/python/Makefile.in
index d13f1e7b..df8c6268 100644
--- a/python/Makefile.in
+++ b/python/Makefile.in
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.9.4 from Makefile.am.
+# Makefile.in generated by automake 1.9.5 from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004 Free Software Foundation, Inc.
+# 2003, 2004, 2005 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.