chiark
/
gitweb
/
~mdw
/
adns
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
+ * Many memory leaks fixed.
[adns]
/
regress
/
hrecord.c.m4
diff --git
a/regress/hrecord.c.m4
b/regress/hrecord.c.m4
index 1e98c82a5d7c26ae1b9bcc7c1ad4e69ef8ed4a14..c6417ca88b48e1da238e6f7ce2b4d649d209d55e 100644
(file)
--- a/
regress/hrecord.c.m4
+++ b/
regress/hrecord.c.m4
@@
-35,6
+35,9
@@
m4_include(hmacros.i4)
static FILE *Toutputfile;
+void Tshutdown(void) {
+}
+
static void R_recordtime(void) {
int r;
struct timeval tv, tvrel;