From 39b33ce4be920b19a6b0f694febf8609ae64512b Mon Sep 17 00:00:00 2001 From: "Suren A. Chilingaryan" Date: Tue, 12 Apr 2011 02:57:02 +0200 Subject: Infrastructure for event API --- error.h | 1 + 1 file changed, 1 insertion(+) (limited to 'error.h') diff --git a/error.h b/error.h index d64c518..198df3e 100644 --- a/error.h +++ b/error.h @@ -12,6 +12,7 @@ enum { PCILIB_ERROR_NOTSUPPORTED, PCILIB_ERROR_NOTFOUND, PCILIB_ERROR_OUTOFRANGE, + PCILIB_ERROR_NOTINITIALIZED } pcilib_errot_t; -- cgit v1.2.3