Project

General

Profile

Download (87 Bytes) Statistics
| Branch: | Tag: | Revision:
7e8045d8 David Sorber
#ifndef __ERROR_H__
#define __ERROR_H__

const char *xstrerror(int err);

#endif