projects
/
record-dvb
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
'coding style'
[record-dvb]
/
common.h
Commit
Line
Data
5c2e3e44
1
struct dvb_host {
2
char *hostname;
3
char *port;
4
char *location;
5
};
6
7
struct dvb_host *parse(char *urlpart, char *defport);
Impressum
,
Datenschutz