Cleanup: remove trailing whitespaces at EOL
[urcu.git] / urcu-call-rcu.h
index 30388c5316776bac79722f541ccdf370ccbf7549..339ebacc3f7c013975d62370ca27aa47b282e724 100644 (file)
@@ -64,7 +64,7 @@ struct rcu_head {
 /*
  * Exported functions
  *
- * Important: see rcu-api.txt in userspace-rcu documentation for
+ * Important: see rcu-api.md in userspace-rcu documentation for
  * call_rcu family of functions usage detail, including the surrounding
  * RCU usage required when using these primitives.
  */
@@ -94,7 +94,7 @@ void call_rcu_after_fork_child(void);
 
 void rcu_barrier(void);
 
-#ifdef __cplusplus 
+#ifdef __cplusplus
 }
 #endif
 
This page took 0.022513 seconds and 4 git commands to generate.