[PATCH xorg-gtest 2/2] include: fix doxygen warning

Peter Hutterer peter.hutterer at who-t.net
Tue Oct 2 20:30:22 PDT 2012


/home/whot/code/xorg-gtest/include/xorg/gtest/evemu/xorg-gtest-device.h:46:
warning: the name `xorg-gtest_device.h' supplied as the argument of the
\class, \struct, \union, or \include command is not an input file

Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
---
 include/xorg/gtest/evemu/xorg-gtest-device.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/xorg/gtest/evemu/xorg-gtest-device.h b/include/xorg/gtest/evemu/xorg-gtest-device.h
index 1a0e5ee..60087dd 100644
--- a/include/xorg/gtest/evemu/xorg-gtest-device.h
+++ b/include/xorg/gtest/evemu/xorg-gtest-device.h
@@ -43,7 +43,7 @@ namespace testing {
 namespace evemu {
 
 /**
- * @class Device xorg-gtest_device.h xorg/gtest/evemu/xorg-gtest_device.h
+ * @class Device xorg-gtest-device.h xorg/gtest/evemu/xorg-gtest-device.h
  *
  * evemu input device for replaying events through the Linux uinput
  * evdev subsystem.
-- 
1.7.11.4



More information about the xorg-devel mailing list