chiark
/
gitweb
/
~mdw
/
disorder
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Cope with a toxic cookie Ross found under a rock
[disorder]
/
lib
/
asprintf.c
diff --git
a/lib/asprintf.c
b/lib/asprintf.c
index d4678745701b1589c829b2d0a7a706d56738d38a..f3bebd5a14d08054fe7bf28431985ec808afa17b 100644
(file)
--- a/
lib/asprintf.c
+++ b/
lib/asprintf.c
@@
-1,6
+1,6
@@
/*
* This file is part of DisOrder
/*
* This file is part of DisOrder
- * Copyright (C) 2004
, 2006
Richard Kettlewell
+ * Copyright (C) 2004
-2008
Richard Kettlewell
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@
-17,6
+17,7
@@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
* USA
*/
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
* USA
*/
+/** @file lib/asprintf.c @brief printf() workalikes */
#include <config.h>
#include "types.h"
#include <config.h>
#include "types.h"