[Webkit-unassigned] [Bug 30076] Header files of WebKitGTK do not comply with WebKit coding style (Patch attached)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Oct 5 12:58:51 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=30076
Xan Lopez <xan.lopez at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #40633| |review-
Flag| |
--- Comment #1 from Xan Lopez <xan.lopez at gmail.com> 2009-10-05 12:58:52 PDT ---
(From update of attachment 40633)
>-#ifndef WEBKIT_SOUP_AUTH_DIALOG_H
>-#define WEBKIT_SOUP_AUTH_DIALOG_H 1
>+#ifndef webkitsoupauthdialog_h
>+#define webkitsoupauthdialog_h 1
While we are at it, can we get rid of that '1' too?
You need to provide a ChangeLog as mentioned in the contributing document,
using the prepare-ChangeLog script. Marking r- (also, you need to mark patches
for review when attaching :))
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list