aboutsummaryrefslogtreecommitdiffstats
path: root/embed/mozilla/MozRegisterComponents.h
diff options
context:
space:
mode:
Diffstat (limited to 'embed/mozilla/MozRegisterComponents.h')
-rw-r--r--embed/mozilla/MozRegisterComponents.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/embed/mozilla/MozRegisterComponents.h b/embed/mozilla/MozRegisterComponents.h
index 1e4730c40..67dd0025d 100644
--- a/embed/mozilla/MozRegisterComponents.h
+++ b/embed/mozilla/MozRegisterComponents.h
@@ -14,6 +14,8 @@
* 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *
+ * $Id$
*/
#ifndef MOZREGISTERCOMPONENTS_H
@@ -27,4 +29,4 @@ gboolean mozilla_unregister_FtpProtocolHandler (void);
gboolean mozilla_register_MailtoProtocolHandler (void);
-#endif // MOZREGISTERCOMPONENTS_H
+#endif /* MOZREGISTERCOMPONENTS_H */