~ubuntu-branches/ubuntu/jaunty/ghostscript/jaunty-updates

« back to all changes in this revision

Viewing changes to src/memory_.h

  • Committer: Bazaar Package Importer
  • Author(s): Till Kamppeter
  • Date: 2007-06-06 17:22:27 UTC
  • mto: (14.1.1 lenny)
  • mto: This revision was merged to the branch mainline in revision 6.
  • Revision ID: james.westby@ubuntu.com-20070606172227-dyy0gk8s0r7wp9ru
Tags: upstream-8.60.dfsg.3
ImportĀ upstreamĀ versionĀ 8.60.dfsg.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/* Copyright (C) 2001-2006 artofcode LLC.
 
1
/* Copyright (C) 2001-2006 Artifex Software, Inc.
2
2
   All Rights Reserved.
3
3
  
4
4
   This software is provided AS-IS with no warranty, either express or
11
11
   San Rafael, CA  94903, U.S.A., +1(415)492-9861, for further information.
12
12
*/
13
13
 
14
 
/* $Id: memory_.h 6651 2006-03-13 16:18:19Z stefan $ */
 
14
/* $Id: memory_.h 8025 2007-06-05 23:18:07Z till $ */
15
15
/* Generic substitute for Unix memory.h */
16
16
 
17
17
#ifndef memory__INCLUDED