X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=src%2Fhelpmenu.h;h=63908dd50f6a68b06479d32038efa08a89a122ce;hb=da17471fcb26f0dbed0aa88f863aec043b9f8851;hp=e875f5ff5817d5e1b6735896ef3c60ab8cd3692e;hpb=6a65dca9d597772744524b909f2d89b479b8bf77;p=emu8051.git diff --git a/src/helpmenu.h b/src/helpmenu.h index e875f5f..63908dd 100644 --- a/src/helpmenu.h +++ b/src/helpmenu.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 HELPMENU_H @@ -24,9 +24,7 @@ #include - void -HelpAddMenu( GtkWidget *menu_bar ); - +HelpAddMenu(GtkWidget *menu_bar); #endif /* HELPMENU_H */