projects
/
pazpar2-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
25978a1
)
New error: Already blocked
author
Dennis Schafroth
<dennis@indexdata.com>
Thu, 3 Nov 2011 12:19:20 +0000
(13:19 +0100)
committer
Dennis Schafroth
<dennis@indexdata.com>
Thu, 3 Nov 2011 12:19:20 +0000
(13:19 +0100)
src/session.h
patch
|
blob
|
history
diff --git
a/src/session.h
b/src/session.h
index
4da6d73
..
4b24df5
100644
(file)
--- a/
src/session.h
+++ b/
src/session.h
@@
-48,6
+48,7
@@
enum pazpar2_error_code {
PAZPAR2_RECORD_FAIL,
PAZPAR2_NOT_IMPLEMENTED,
PAZPAR2_NO_SERVICE,
+ PAZPAR2_ALREADY_BLOCKED,
PAZPAR2_LAST_ERROR
};