change vtlognames
This commit is contained in:
parent
ae0a96f796
commit
1c485dae43
1 changed files with 1 additions and 1 deletions
|
|
@ -73,7 +73,7 @@ void vtlogprint(VtLog *log, char *fmt, ...);
|
||||||
void vtlog(char *name, char *fmt, ...);
|
void vtlog(char *name, char *fmt, ...);
|
||||||
void vtlogclose(VtLog*);
|
void vtlogclose(VtLog*);
|
||||||
void vtlogremove(char *name);
|
void vtlogremove(char *name);
|
||||||
int vtlognames(char***);
|
char **vtlognames(int*);
|
||||||
void vtlogdump(int fd, VtLog*);
|
void vtlogdump(int fd, VtLog*);
|
||||||
|
|
||||||
/* XXX begin actual venti.h */
|
/* XXX begin actual venti.h */
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue