projects
/
simpleserver-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:
8e59ee9
)
Add yaz_diag_bib1_to_srw(bib1_code) -- hey, why not?
author
Mike Taylor
<mike@indexdata.com>
Fri, 10 Aug 2007 16:44:00 +0000
(16:44 +0000)
committer
Mike Taylor
<mike@indexdata.com>
Fri, 10 Aug 2007 16:44:00 +0000
(16:44 +0000)
SimpleServer.xs
patch
|
blob
|
history
diff --git
a/SimpleServer.xs
b/SimpleServer.xs
index
f172139
..
731daf6
100644
(file)
--- a/
SimpleServer.xs
+++ b/
SimpleServer.xs
@@
-1,5
+1,5
@@
/*
- * $Id: SimpleServer.xs,v 1.66 2007-08-10 16:37:05 mike Exp $
+ * $Id: SimpleServer.xs,v 1.67 2007-08-10 16:44:00 mike Exp $
* ----------------------------------------------------------------------
*
* Copyright (c) 2000-2004, Index Data.
@@
-1632,3
+1632,7
@@
int
yaz_diag_srw_to_bib1(srw_code)
int srw_code
+int
+yaz_diag_bib1_to_srw(bib1_code)
+ int bib1_code
+