chiark / gitweb /
Merge uaudio stragglers.
[disorder] / lib / fprintf.c
index 812a93131894498a16eb80e37ba375b18a375e5a..b4de8300cd8175706198245c986523e70641862b 100644 (file)
@@ -15,6 +15,9 @@
  * You should have received a copy of the GNU General Public License
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
+/** @file lib/fprintf.c
+ * @brief UTF-8 workalike for fprintf() and vfprintf()
+ */
 
 #include "common.h"