Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre

# ignore-this-changeset
This commit is contained in:
Ehsan Akhgari
2019-01-18 10:16:18 +01:00
parent 53c197e13a
commit 498e2df734
1736 changed files with 15112 additions and 15029 deletions

View File

@@ -20,9 +20,9 @@
#include "nsIWidget.h"
#include "nsContentUtils.h"
#ifdef XP_MACOSX
#include "mozilla/EventDispatcher.h"
#include "mozilla/dom/Event.h"
#include "nsFocusManager.h"
# include "mozilla/EventDispatcher.h"
# include "mozilla/dom/Event.h"
# include "nsFocusManager.h"
#endif
namespace mozilla {