From: Mathieu Desnoyers Date: Thu, 25 Aug 2011 20:54:23 +0000 (-0400) Subject: Update comment X-Git-Tag: v1.9.1~254 X-Git-Url: http://git.liburcu.org/?a=commitdiff_plain;h=8b62831e4788915a0cc2726794086d2b9eb6bd46;p=lttng-ust.git Update comment Signed-off-by: Mathieu Desnoyers --- diff --git a/libringbuffer/ring_buffer_abi.c b/libringbuffer/ring_buffer_abi.c index 3279ccd9..0fe6b7e3 100644 --- a/libringbuffer/ring_buffer_abi.c +++ b/libringbuffer/ring_buffer_abi.c @@ -3,7 +3,7 @@ * * Copyright (C) 2009-2010 - Mathieu Desnoyers * - * Ring Buffer VFS file operations. + * Ring Buffer ABI operations. * * Dual LGPL v2.1/GPL v2 license. */