summaryrefslogtreecommitdiff
path: root/source4/include/mutex.h
diff options
context:
space:
mode:
Diffstat (limited to 'source4/include/mutex.h')
-rw-r--r--source4/include/mutex.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/include/mutex.h b/source4/include/mutex.h
index c0b7d26744..bb26c84f5d 100644
--- a/source4/include/mutex.h
+++ b/source4/include/mutex.h
@@ -66,4 +66,4 @@ struct mutex_ops {
int (*rwlock_destroy)(smb_rwlock_t *rwlock, const char *name);
};
-#endif /* ndef _MUTEX_H_ */
+#endif /* endif _MUTEX_H_ */