chiark
/
gitweb
/
~mdw
/
disorder
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Ditch --with-bits and detect Fink bitness automatically.
[disorder]
/
lib
/
fprintf.c
diff --git
a/lib/fprintf.c
b/lib/fprintf.c
index 812a93131894498a16eb80e37ba375b18a375e5a..b4de8300cd8175706198245c986523e70641862b 100644
(file)
--- a/
lib/fprintf.c
+++ b/
lib/fprintf.c
@@
-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"