legacy/libburn/tags/ZeroTwoSixOne/libburn/error.h
2006-11-24 01:23:21 +00:00

9 lines
153 B
C

/* -*- indent-tabs-mode; t; tab-width: 8; c-basic-offset: 8; -*- */
#ifndef __ERROR_H
#define __ERROR_H
#define BE_CANCELLED 1
#endif /* __ERROR_H */