From 18dd6f58e3b9bc44d9850947bdb3f17c2f05f2cf Mon Sep 17 00:00:00 2001 From: Geoff Nixon Date: Thu, 27 Feb 2014 02:55:04 -0800 Subject: Fixes .c -> .cpp in comments. For doxygen. --- iothread.cpp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'iothread.cpp') diff --git a/iothread.cpp b/iothread.cpp index 73646792..dbdff7dd 100644 --- a/iothread.cpp +++ b/iothread.cpp @@ -1,3 +1,6 @@ +/** \file iothread.cpp +*/ + #include "config.h" #include "iothread.h" #include "common.h" -- cgit v1.2.3