Fix trailing whitespace
[emu8051.git] / src / helpmenu.h
index e875f5f..63908dd 100644 (file)
@@ -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 <gtk/gtk.h>
 
-
 void
-HelpAddMenu( GtkWidget *menu_bar );
-
+HelpAddMenu(GtkWidget *menu_bar);
 
 #endif /* HELPMENU_H */