view audacious/credits.h @ 481:bb3698dfd455 trunk

[svn] Tag length enforcement by null-terminating the strings. By Kiyoshi Aman <kiyoshi.aman -at- gmail.com>.
author chainsaw
date Sat, 21 Jan 2006 10:03:15 -0800
parents a4ec7dfe5672
children 5c76d862ed49
line wrap: on
line source


#ifndef ABOUT_H
#define ABOUT_H

void show_about_window(void);

#endif