*** empty log message ***

This commit is contained in:
Marc Alexander Lehmann 2007-11-09 17:10:57 +00:00
parent 7837db30e6
commit 0e9350d434
1 changed files with 2 additions and 2 deletions

4
ev.h
View File

@ -27,8 +27,8 @@
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
#ifndef EV_H
#define EV_H
#ifndef EV_H__
#define EV_H__
#ifdef __cplusplus
extern "C" {