log
graph
tags
bookmarks
branches
changeset
browse
file
latest
diff
comparison
annotate
file log
raw
help
Mercurial
>
audlegacy
annotate audacious/about.h @ 80:
2bcb4be3688c
trunk
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
[svn] Commented Work-around for bug #129
author
msameer
date
Sun, 30 Oct 2005 21:12:07 -0800
parents
cb178e5ad177
children
Ignore whitespace changes -
Everywhere:
Within whitespace:
At end of lines:
rev
line source
0
cb178e5ad177
[svn] Import audacious source.
nenolod
parents:
diff
changeset
1
cb178e5ad177
[svn] Import audacious source.
nenolod
parents:
diff
changeset
2
#ifndef ABOUT_H
cb178e5ad177
[svn] Import audacious source.
nenolod
parents:
diff
changeset
3
#define ABOUT_H
cb178e5ad177
[svn] Import audacious source.
nenolod
parents:
diff
changeset
4
cb178e5ad177
[svn] Import audacious source.
nenolod
parents:
diff
changeset
5
void show_about_window(void);
cb178e5ad177
[svn] Import audacious source.
nenolod
parents:
diff
changeset
6
cb178e5ad177
[svn] Import audacious source.
nenolod
parents:
diff
changeset
7
#endif