git://www.ginac.de
/
ginac.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
lst(0) now works as expected
[ginac.git]
/
check
/
time_lw_B.cpp
diff --git
a/check/time_lw_B.cpp
b/check/time_lw_B.cpp
index cb92efcc7a2096c8565b064532f8a61a349b7255..a2794dc64fe911640bbad7e55221c57ce88fa040 100644
(file)
--- a/
check/time_lw_B.cpp
+++ b/
check/time_lw_B.cpp
@@
-23,7
+23,7
@@
#include "times.h"
-static unsigned test(
void
)
+static unsigned test()
{
numeric s;
@@
-37,7
+37,7
@@
static unsigned test(void)
return 0;
}
-unsigned time_lw_B(
void
)
+unsigned time_lw_B()
{
unsigned result = 0;
unsigned count = 0;