gecko-dev/ipc/hal
Tom Tromey 5538d692d3 Bug 1286877 - do not set c-basic-offset for python-mode; r=gps
This removes the unnecessary setting of c-basic-offset from all
python-mode files.

This was automatically generated using

    perl -pi -e 's/; *c-basic-offset: *[0-9]+//'

... on the affected files.

The bulk of these files are moz.build files but there a few others as
well.

MozReview-Commit-ID: 2pPf3DEiZqx

--HG--
extra : rebase_source : 0a7dcac80b924174a2c429b093791148ea6ac204
2016-07-14 10:16:42 -06:00
..
DaemonRunnables.h Bug 1267577 - Move nsRunnable to mozilla::Runnable. r=gsvelto 2016-04-27 12:05:40 +02:00
DaemonSocket.cpp Bug 1268432: Replace |Task| with |Runnable| in B2G code r=fabrice 2016-05-02 10:27:15 -07:00
DaemonSocket.h
DaemonSocketConnector.cpp Bug 1187904: Add |DaemonSocketConnector|, r=shuang 2015-08-03 13:17:02 +02:00
DaemonSocketConnector.h Bug 1187904: Add |DaemonSocketConnector|, r=shuang 2015-08-03 13:17:02 +02:00
DaemonSocketConsumer.cpp
DaemonSocketConsumer.h Bug 1203092: Remove void pointers from Bluetooth's daemon backend, r=shuang 2015-09-15 12:55:02 +02:00
DaemonSocketMessageHandlers.h Bug 1203092: Add |DaemonSocketResultHandler| base class to HAL IPC, r=shuang 2015-09-15 12:55:02 +02:00
DaemonSocketPDU.cpp Bug 1266954: Remove temporary |ScopedClose| from PDU receive code, r=jacheng 2016-04-28 10:57:19 +02:00
DaemonSocketPDU.h Bug 1249518 - Make DaemonSocketPDU able to send multiple file descriptors in single unit. r=tzimmermann 2016-03-30 14:58:13 +08:00
DaemonSocketPDUHelpers.cpp Bug 1202386: Output clear HAL IPC errors, r=shuang 2015-09-10 11:32:26 +02:00
DaemonSocketPDUHelpers.h Bug 1251541: Replace |nsAutoArrayPtr<>| with |UniquePtr<[]>| in Bluetooth interfaces, r=shuang 2016-02-29 12:15:08 +01:00
moz.build Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00