~ubuntu-branches/ubuntu/oneiric/nagios-plugins/oneiric

« back to all changes in this revision

Viewing changes to plugins/check_tcp.c

  • Committer: Bazaar Package Importer
  • Author(s): Jan Wagner
  • Date: 2010-01-23 01:07:49 UTC
  • mto: (12.1.3 sid) (1.2.2 upstream)
  • mto: This revision was merged to the branch mainline in revision 35.
  • Revision ID: james.westby@ubuntu.com-20100123010749-pbdjhe76lbueoawi
Tags: upstream-1.4.14
ImportĀ upstreamĀ versionĀ 1.4.14

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
* You should have received a copy of the GNU General Public License
24
24
* along with this program.  If not, see <http://www.gnu.org/licenses/>.
25
25
*
26
 
* $Id: check_tcp.c 2153 2009-02-21 09:59:24Z dermoth $
 
26
* $Id$
27
27
28
28
*****************************************************************************/
29
29