~ubuntu-branches/ubuntu/precise/yazpp/precise

« back to all changes in this revision

Viewing changes to zlint/test-init-04.cpp

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2010-09-24 20:56:47 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20100924205647-lqs18dn7ectxo3ql
Tags: 1.2.3-0ubuntu1
New upstream version, required to build with yaz 4.0.x. LP: #647079.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/* This file is part of the yazpp toolkit.
2
 
 * Copyright (C) 1998-2008 Index Data and Mike Taylor
 
2
 * Copyright (C) 1998-2010 Index Data and Mike Taylor
3
3
 * See the file LICENSE for details.
4
4
 */
5
5
 
60
60
/*
61
61
 * Local variables:
62
62
 * c-basic-offset: 4
 
63
 * c-file-style: "Stroustrup"
63
64
 * indent-tabs-mode: nil
64
65
 * End:
65
66
 * vim: shiftwidth=4 tabstop=8 expandtab