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:
2f723cb
)
Fix PAZPAR2_PPMUTEX_H incorrectly defined PAZ-1023
author
Adam Dickmeiss
<adam@indexdata.dk>
Fri, 14 Aug 2015 11:20:34 +0000
(13:20 +0200)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Fri, 14 Aug 2015 11:20:34 +0000
(13:20 +0200)
src/ppmutex.h
patch
|
blob
|
history
diff --git
a/src/ppmutex.h
b/src/ppmutex.h
index
14043d3
..
1d45d35
100644
(file)
--- a/
src/ppmutex.h
+++ b/
src/ppmutex.h
@@
-22,7
+22,7
@@
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
#ifndef PAZPAR2_PPMUTEX_H
-#define PAZPAR2_PPMUTEXF_H
+#define PAZPAR2_PPMUTEX_H
#include <yaz/mutex.h>