Mercurial > audlegacy-plugins
view src/hotkey/gui.h @ 3182:631d217913e0
alsa-ng: Fix arithmetic overflow on 32-bit systems.
author | John Lindgren <john.lindgren@tds.net> |
---|---|
date | Fri, 12 Jun 2009 09:17:09 -0400 |
parents | 0be42d832217 |
children |
line wrap: on
line source
#ifndef _GUI_H_INCLUDED_ #define _GUI_H_INCLUDED_ void show_configure (void); void show_about (void); #endif