change vtlognames
This commit is contained in:
parent
ae0a96f796
commit
1c485dae43
@ -73,7 +73,7 @@ void vtlogprint(VtLog *log, char *fmt, ...);
|
||||
void vtlog(char *name, char *fmt, ...);
|
||||
void vtlogclose(VtLog*);
|
||||
void vtlogremove(char *name);
|
||||
int vtlognames(char***);
|
||||
char **vtlognames(int*);
|
||||
void vtlogdump(int fd, VtLog*);
|
||||
|
||||
/* XXX begin actual venti.h */
|
||||
|
||||
Loading…
Reference in New Issue
Block a user