legacy/libburn/tags/1.0.4/libburn/error.h

9 lines
153 B
C
Raw Normal View History

2011-03-10 08:40:32 +00:00
/* -*- indent-tabs-mode; t; tab-width: 8; c-basic-offset: 8; -*- */
#ifndef __ERROR_H
#define __ERROR_H
#define BE_CANCELLED 1
#endif /* __ERROR_H */