From 6e0f310d0835b02f3d8881af7899a021051afb34 Mon Sep 17 00:00:00 2001 From: marschap Date: Fri, 19 Dec 2008 19:40:53 +0000 Subject: [PATCH] basic Doxygen-ization --- server/drivers/CwLnx.c | 2 +- server/drivers/IOWarrior.c | 5 ++++- server/drivers/xosdlib_drv.c | 4 ++++ 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/server/drivers/CwLnx.c b/server/drivers/CwLnx.c index b1fa739..952b99d 100644 --- a/server/drivers/CwLnx.c +++ b/server/drivers/CwLnx.c @@ -1,5 +1,5 @@ /** \file server/drivers/CwLnx.c - * This is the LCDproc driver for Cwlinux devices (http://www.cwlinux.com) + * LCDd \c CwLnx driver for CwLinux devices (http://www.cwlinux.com). */ /* Applicable Data Sheets: diff --git a/server/drivers/IOWarrior.c b/server/drivers/IOWarrior.c index 1d04f80..9dd3887 100644 --- a/server/drivers/IOWarrior.c +++ b/server/drivers/IOWarrior.c @@ -1,5 +1,8 @@ -/* This is the LCDproc driver for IO-Warrior devices (http://www.codemercs.de) +/** \file server/drivers/IOWarrior.c + * LCDd \c IOWarrior driver for CodeMercenaries' IO-Warrior devices (http://www.codemercs.de). + */ +/* Copyright(C) 2004-2008 Peter Marschall based on GPL'ed code: diff --git a/server/drivers/xosdlib_drv.c b/server/drivers/xosdlib_drv.c index 17716fc..7bcfe72 100644 --- a/server/drivers/xosdlib_drv.c +++ b/server/drivers/xosdlib_drv.c @@ -1,3 +1,7 @@ +/** \file server/dribers/xosdlib_drv.c + * LCDd \c xosd driver for on screen display on X windows. + */ + /* This is the LCDproc driver for xosdlib Copyright(C) 2005 Peter Marschall