X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=src%2Fviewmenu.h;h=bf785648134585d191143ecb1a286c95c64559e9;hb=ba7ff1a7a78b3aa7c2cad9bfce117256638938b1;hp=7ca7b6cd7b04af9e967aa785a2265a78d6018935;hpb=6a65dca9d597772744524b909f2d89b479b8bf77;p=emu8051.git diff --git a/src/viewmenu.h b/src/viewmenu.h index 7ca7b6c..bf78564 100644 --- a/src/viewmenu.h +++ b/src/viewmenu.h @@ -16,7 +16,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef VIEWMENU_H @@ -24,9 +24,7 @@ #include - void -ViewAddMenu( GtkWidget *menu_bar ); - +ViewAddMenu(GtkWidget *menu_bar); #endif /* VIEWMENU_H */