summaryrefslogtreecommitdiffstats
path: root/src/util/check_error_db.h (plain)
blob: cc8467bfdc1763810b3d34b3fb6a8f785e205395
1
2
3
4
5
6
7
8
9
#ifndef CHECK_ERROR_H
#define CHECK_ERROR_H

/*
 * Check the database library to see if an error has occurred.
 */
void check_error_db (const char* filename, unsigned int linenum);

#endif // CHECK_ERROR_H

Valid XHTML 1.0 Strict

Copyright © 2009 Don Pellegrino All Rights Reserved.