Warning: Attempt to read property "date" on null in /usr/local/www/websvn.planix.org/blame.php on line 247

Warning: Attempt to read property "msg" on null in /usr/local/www/websvn.planix.org/blame.php on line 247
WebSVN – planix.SVN – Blame – /os/branches/feature_fixcpp/sys/src/games/music/jukebox/client.h – Rev 2

Subversion Repositories planix.SVN

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 - 1
char*	getroot(void);
2
void	doplay(char*);
3
void	fillbrowsebot(char*);
4
void	fillbrowsetop(char*);
5
void	fillplaytext(char*);
6
void	addchild(char*, char*);
7
void	addparent(char*);
8
char	*getoneliner(char*);
9
char	*getparent(char*);
10
void	addplaytext(char*);