[webkit-changes] [76916] trunk

Dan Bernstein mitz at apple.com
Thu Jan 27 21:44:20 PST 2011


Hi Laszlo,

On Jan 27, 2011, at 9:37 PM, laszlo.1.gombos at nokia.com wrote:

> Modified: trunk/Source/WebCore/platform/mac/EmptyProtocolDefinitions.h (76915 => 76916)
> 
> --- trunk/Source/WebCore/platform/mac/EmptyProtocolDefinitions.h	2011-01-28 05:30:10 UTC (rev 76915)
> +++ trunk/Source/WebCore/platform/mac/EmptyProtocolDefinitions.h	2011-01-28 05:37:44 UTC (rev 76916)
> @@ -23,6 +23,9 @@
>   * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
>   */
>  
> +#ifndef EmptyProtocolDefinitions_h
> +#define EmptyProtocolDefinitions_h
> +
>  #if defined(__OBJC__)
>  
>  #define EMPTY_PROTOCOL(NAME) \
> @@ -47,3 +50,5 @@
>  #undef EMPTY_PROTOCOL
>  
>  #endif /* defined(__OBJC__) */
> +
> +#endif /* EmptyProtocolDefinitions_h */

Why was this change necessary or desirable?

Thanks,
—Dan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-changes/attachments/20110127/4b37f546/attachment.html>


More information about the webkit-changes mailing list