~ubuntu-branches/ubuntu/natty/keepalived/natty

« back to all changes in this revision

Viewing changes to lib/html.h

  • Committer: Bazaar Package Importer
  • Author(s): Alexander Wirt
  • Date: 2006-06-28 20:01:56 UTC
  • mfrom: (3.1.1 etch)
  • Revision ID: james.westby@ubuntu.com-20060628200156-nrd7ykkgxgyhxl46
Tags: 1.1.12-1
* New upstream release (Closes: #365220)
* Call notification for every failure. Thanks to Len Sorenson for
  the patch (Closes: #336885)
* delete /tmp/.vrrp and /tmp/.healthcheckers if they exists before
  starting keepalived (Closes: #333102)
* bumped standard version

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
 *
6
6
 * Part:        parser.c include file.
7
7
 *
8
 
 * Version:     $Id: html.h,v 1.1.11 2005/03/01 01:22:13 acassen Exp $
 
8
 * Version:     $Id: html.h,v 1.1.12 2006/03/09 01:22:13 acassen Exp $
9
9
 *
10
10
 * Authors:     Alexandre Cassen, <acassen@linux-vs.org>
11
11
 *
19
19
 *              as published by the Free Software Foundation; either version
20
20
 *              2 of the License, or (at your option) any later version.
21
21
 *
22
 
 * Copyright (C) 2001-2005 Alexandre Cassen, <acassen@linux-vs.org>
 
22
 * Copyright (C) 2001-2006 Alexandre Cassen, <acassen@linux-vs.org>
23
23
 */
24
24
 
25
25
#ifndef _HTML_H