projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Set missing Language: headers in PO files.
[wxWidgets.git]
/
src
/
zlib
/
example.c
diff --git
a/src/zlib/example.c
b/src/zlib/example.c
index c2361f98f2d9ebec015586d8625f23b3de493972..86494ef70929478cd8e8bf83e975f8b392122ddc 100644
(file)
--- a/
src/zlib/example.c
+++ b/
src/zlib/example.c
@@
-1,9
+1,8
@@
/* example.c -- usage example of the zlib compression library
/* example.c -- usage example of the zlib compression library
- * Copyright (C) 1995-200
3
Jean-loup Gailly.
+ * Copyright (C) 1995-200
4
Jean-loup Gailly.
* For conditions of distribution and use, see copyright notice in zlib.h
*/
* For conditions of distribution and use, see copyright notice in zlib.h
*/
-/* @(#) $Id$ */
#include <stdio.h>
#include "zlib.h"
#include <stdio.h>
#include "zlib.h"
@@
-11,8
+10,6
@@
#ifdef STDC
# include <string.h>
# include <stdlib.h>
#ifdef STDC
# include <string.h>
# include <stdlib.h>
-#else
- extern void exit OF((int));
#endif
#if defined(VMS) || defined(RISCOS)
#endif
#if defined(VMS) || defined(RISCOS)