chiark
/
gitweb
/
~mdw
/
disorder
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge config aliasing bug fix.
[disorder]
/
lib
/
printf.h
diff --git
a/lib/printf.h
b/lib/printf.h
index 0c7869e05257e89bde224d5f297c888cfdf617d0..9adb9ab40b4106bdc2fdd9467d2e8df6eaf717b5 100644
(file)
--- a/
lib/printf.h
+++ b/
lib/printf.h
@@
-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/printf.h
+ * @brief UTF-8 *printf workalikes
+ */
#ifndef PRINTF_H
#define PRINTF_H