Cleanup extra character
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 27 Jun 2011 15:58:50 +0000 (11:58 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 27 Jun 2011 15:58:50 +0000 (11:58 -0400)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
lib/ringbuffer/backend_internal.h

index d6c1c8239b2ec35af257d9b7376ad45c52a6df89..d92fe36c82f39326ad846054e5f1bb248f030126 100644 (file)
@@ -12,7 +12,7 @@
  */
 
 #include "../../wrapper/ringbuffer/config.h"
-#include "../../wrapper//ringbuffer/backend_types.h"
+#include "../../wrapper/ringbuffer/backend_types.h"
 #include "../../wrapper/ringbuffer/frontend_types.h"
 #include <linux/string.h>
 
This page took 0.026742 seconds and 4 git commands to generate.