summaryrefslogtreecommitdiff
path: root/contrib/puff/pufftest.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--contrib/puff/pufftest.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/puff/pufftest.c b/contrib/puff/pufftest.c
index 76e35f6..7764814 100644
--- a/contrib/puff/pufftest.c
+++ b/contrib/puff/pufftest.c
@@ -1,8 +1,8 @@
1/* 1/*
2 * pufftest.c 2 * pufftest.c
3 * Copyright (C) 2002-2010 Mark Adler 3 * Copyright (C) 2002-2013 Mark Adler
4 * For conditions of distribution and use, see copyright notice in puff.h 4 * For conditions of distribution and use, see copyright notice in puff.h
5 * version 2.2, 25 Apr 2010 5 * version 2.3, 21 Jan 2013
6 */ 6 */
7 7
8/* Example of how to use puff(). 8/* Example of how to use puff().