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

« back to all changes in this revision

Viewing changes to src/z-server.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
 
20
20
/*
21
21
 * Local variables:
22
22
 * c-basic-offset: 4
 
23
 * c-file-style: "Stroustrup"
23
24
 * indent-tabs-mode: nil
24
25
 * End:
25
26
 * vim: shiftwidth=4 tabstop=8 expandtab