~xnox/ubuntu/quantal/nagios-nrpe/merge

« back to all changes in this revision

Viewing changes to src/utils.c

  • Committer: Bazaar Package Importer
  • Author(s): Chris Lamb
  • Date: 2008-07-12 01:09:21 UTC
  • mfrom: (4.1.1 gutsy)
  • Revision ID: james.westby@ubuntu.com-20080712010921-23irea456g0jvx9n
Tags: 2.8.1-1.1
* Non-maintainer upload.
* Fix bashism in debian/rules (Closes: #484412)
* Bump Standards-Version to 3.8.0.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
 * UTILS.C - NRPE Utility Functions
4
4
 *
5
5
 * License: GPL
6
 
 * Copyright (c) 1999-2003 Ethan Galstad (nagios@nagios.org)
 
6
 * Copyright (c) 1999-2006 Ethan Galstad (nagios@nagios.org)
7
7
 *
8
 
 * Last Modified: 10-14-2003
 
8
 * Last Modified: 12-11-2006
9
9
 *
10
10
 * Description:
11
11
 *