1 /* -*- Mode: C ; c-basic-offset: 2 -*- */
2 /*****************************************************************************
4 * $Id: error.h,v 1.1 2004/05/16 19:01:17 nedko Exp $
7 * Mediadatabase error handling public declarations.
10 * Nedko Arnaudov <nedko@users.sourceforge.net>
13 * GNU GENERAL PUBLIC LICENSE version 2
15 *****************************************************************************/
17 #ifndef ERROR_H__A25D2F88_F133_41C2_9D56_5617108A7D26__INCLUDED
18 #define ERROR_H__A25D2F88_F133_41C2_9D56_5617108A7D26__INCLUDED
20 #define MEDIADB_ERROR_CRITICAL 1
23 mediadb_error_callback(
24 const char *pszErrorDescription
29 const char *pszFormat
,
32 #endif /* #ifndef ERROR_H__A25D2F88_F133_41C2_9D56_5617108A7D26__INCLUDED */
34 /*****************************************************************************
38 * !!! WARNING !!! Following lines are automatically updated by the CVS system.
41 * Revision 1.1 2004/05/16 19:01:17 nedko
42 * libfrontend holds code common to frontends but not in libdb.
44 *****************************************************************************/