Initial import
This commit is contained in:
8
libburn/error.h
Normal file
8
libburn/error.h
Normal file
@ -0,0 +1,8 @@
|
||||
/* -*- indent-tabs-mode; t; tab-width: 8; c-basic-offset: 8; -*- */
|
||||
|
||||
#ifndef __ERROR_H
|
||||
#define __ERROR_H
|
||||
|
||||
#define BE_CANCELLED 1
|
||||
|
||||
#endif /* __ERROR_H */
|
Reference in New Issue
Block a user