~ubuntu-core-dev/dovecot/ubuntu

« back to all changes in this revision

Viewing changes to dovecot-managesieve/src/lib-cmusieve/sieve-script.h

  • Committer: Mathias Gug
  • Date: 2009-02-12 22:20:14 UTC
  • Revision ID: mathias.gug@canonical.com-20090212222014-18ne0huq2gtc3qmp
Update managesieve to 0.10.5.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* Copyright (c) 2002-2009 Dovecot Sieve authors, see the included COPYING file
 
2
 */
 
3
 
1
4
#ifndef __SIEVE_SCRIPT_H
2
5
#define __SIEVE_SCRIPT_H
3
6