projects
/
fjl
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Rename input.h to bitsource.h (and friends).
[fjl]
/
bitsource_test.c
diff --git
a/input_test.c
b/bitsource_test.c
similarity index 99%
rename from
input_test.c
rename to
bitsource_test.c
index
57fae74
..
2b5217f
100644
(file)
--- a/
input_test.c
+++ b/
bitsource_test.c
@@
-4,7
+4,7
@@
#include <time.h>
#include <sys/time.h>
-#include "
input
.h"
+#include "
bitsource
.h"
struct custom_read_userdata {
uint8_t* bytes;