diff --git a/widget/public/nsICheckButton.h b/widget/public/nsICheckButton.h index 743035604815..c041bfd65484 100644 --- a/widget/public/nsICheckButton.h +++ b/widget/public/nsICheckButton.h @@ -21,7 +21,7 @@ // {961085F5-BD28-11d1-97EF-00609703C14E} #define NS_ICHECKBUTTON_IID \ -{ 0x961085f5, 0xbd28, 0x11d1, { 0x97, 0xef, 0x0, 0x60, 0x97, 0x3, 0xc1, 0x4e } }; +{ 0x961085f5, 0xbd28, 0x11d1, { 0x97, 0xef, 0x0, 0x60, 0x97, 0x3, 0xc1, 0x4e } } #include "nsISupports.h" #include "nsIWidget.h" diff --git a/widget/public/nsIComboBox.h b/widget/public/nsIComboBox.h index 698b7d5ba53e..696bb64d7db5 100644 --- a/widget/public/nsIComboBox.h +++ b/widget/public/nsIComboBox.h @@ -24,7 +24,7 @@ // {961085F6-BD28-11d1-97EF-00609703C14E} #define NS_ICOMBOBOX_IID \ -{ 0x961085f6, 0xbd28, 0x11d1, { 0x97, 0xef, 0x0, 0x60, 0x97, 0x3, 0xc1, 0x4e } }; +{ 0x961085f6, 0xbd28, 0x11d1, { 0x97, 0xef, 0x0, 0x60, 0x97, 0x3, 0xc1, 0x4e } } /** diff --git a/widget/public/nsIFileWidget.h b/widget/public/nsIFileWidget.h index d1c840a62ede..66c7c8a15c61 100644 --- a/widget/public/nsIFileWidget.h +++ b/widget/public/nsIFileWidget.h @@ -23,7 +23,7 @@ // {F8030015-C342-11d1-97F0-00609703C14E} #define NS_IFILEWIDGET_IID \ -{ 0xf8030015, 0xc342, 0x11d1, { 0x97, 0xf0, 0x0, 0x60, 0x97, 0x3, 0xc1, 0x4e } }; +{ 0xf8030015, 0xc342, 0x11d1, { 0x97, 0xf0, 0x0, 0x60, 0x97, 0x3, 0xc1, 0x4e } } /** diff --git a/widget/public/nsIListBox.h b/widget/public/nsIListBox.h index cb18db9f1f27..bebbae3a5523 100644 --- a/widget/public/nsIListBox.h +++ b/widget/public/nsIListBox.h @@ -24,7 +24,7 @@ // {F8030014-C342-11d1-97F0-00609703C14E} #define NS_ILISTBOX_IID \ -{ 0xf8030014, 0xc342, 0x11d1, { 0x97, 0xf0, 0x0, 0x60, 0x97, 0x3, 0xc1, 0x4e } }; +{ 0xf8030014, 0xc342, 0x11d1, { 0x97, 0xf0, 0x0, 0x60, 0x97, 0x3, 0xc1, 0x4e } } /** diff --git a/widget/public/nsIListWidget.h b/widget/public/nsIListWidget.h index 1780bb064f69..00b5beede3d0 100644 --- a/widget/public/nsIListWidget.h +++ b/widget/public/nsIListWidget.h @@ -24,7 +24,7 @@ // {F8030013-C342-11d1-97F0-00609703C14E} #define NS_ILISTWIDGET_IID \ -{ 0xf8030013, 0xc342, 0x11d1, { 0x97, 0xf0, 0x0, 0x60, 0x97, 0x3, 0xc1, 0x4e } }; +{ 0xf8030013, 0xc342, 0x11d1, { 0x97, 0xf0, 0x0, 0x60, 0x97, 0x3, 0xc1, 0x4e } } /** * diff --git a/widget/public/nsITextAreaWidget.h b/widget/public/nsITextAreaWidget.h index 581e34437055..165b3c07246f 100644 --- a/widget/public/nsITextAreaWidget.h +++ b/widget/public/nsITextAreaWidget.h @@ -25,7 +25,7 @@ // {F8030012-C342-11d1-97F0-00609703C14E} #define NS_ITEXTAREAWIDGET_IID \ -{ 0xf8030012, 0xc342, 0x11d1, { 0x97, 0xf0, 0x0, 0x60, 0x97, 0x3, 0xc1, 0x4e } }; +{ 0xf8030012, 0xc342, 0x11d1, { 0x97, 0xf0, 0x0, 0x60, 0x97, 0x3, 0xc1, 0x4e } } /** * Multi-line text editor. diff --git a/widget/public/nsITextWidget.h b/widget/public/nsITextWidget.h index e60d7acd4d3a..97589645890a 100644 --- a/widget/public/nsITextWidget.h +++ b/widget/public/nsITextWidget.h @@ -23,7 +23,7 @@ // {F8030011-C342-11d1-97F0-00609703C14E} #define NS_ITEXTWIDGET_IID \ -{ 0xf8030011, 0xc342, 0x11d1, { 0x97, 0xf0, 0x0, 0x60, 0x97, 0x3, 0xc1, 0x4e } }; +{ 0xf8030011, 0xc342, 0x11d1, { 0x97, 0xf0, 0x0, 0x60, 0x97, 0x3, 0xc1, 0x4e } } struct nsTextWidgetInitData : public nsWidgetInitData { diff --git a/xpcom/ds/nsIEnumerator.h b/xpcom/ds/nsIEnumerator.h index 16a9ba53ac6c..eca2741e0b76 100644 --- a/xpcom/ds/nsIEnumerator.h +++ b/xpcom/ds/nsIEnumerator.h @@ -24,7 +24,7 @@ // {646F4FB0-B1F2-11d1-AA29-000000000000} #define NS_IENUMERATOR_IID \ {0x646f4fb0, 0xb1f2, 0x11d1, \ - { 0xaa, 0x29, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } }; + { 0xaa, 0x29, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } } class nsIEnumerator : public nsISupports { diff --git a/xpcom/public/nsIEnumerator.h b/xpcom/public/nsIEnumerator.h index 16a9ba53ac6c..eca2741e0b76 100644 --- a/xpcom/public/nsIEnumerator.h +++ b/xpcom/public/nsIEnumerator.h @@ -24,7 +24,7 @@ // {646F4FB0-B1F2-11d1-AA29-000000000000} #define NS_IENUMERATOR_IID \ {0x646f4fb0, 0xb1f2, 0x11d1, \ - { 0xaa, 0x29, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } }; + { 0xaa, 0x29, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } } class nsIEnumerator : public nsISupports {