LGPL-ize wfqueue
[urcu.git] / urcu-static.h
index 857d30cd729ca7b47accc94e0654807a299719a0..dce15b7122cad8c3c44c3d7881cf97b81c92fb3e 100644 (file)
@@ -9,7 +9,7 @@
  * TO BE INCLUDED ONLY IN LGPL-COMPATIBLE CODE. See urcu.h for linking
  * dynamically with the userspace rcu library.
  *
- * Copyright (c) 2009 Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
+ * Copyright (c) 2009 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
  * Copyright (c) 2009 Paul E. McKenney, IBM Corporation.
  *
  * This library is free software; you can redistribute it and/or
@@ -296,7 +296,7 @@ static inline void _rcu_read_unlock(void)
        }
 }
 
-#ifdef __cplusplus 
+#ifdef __cplusplus
 }
 #endif
 
This page took 0.022629 seconds and 4 git commands to generate.