Bug 1116371 - Correct #endif comment in BluetoothMessageUtils.h, r=btian

This commit is contained in:
Giovanny Andres Gongora Granada 2015-01-08 14:43:10 +08:00
parent 5bf3613439
commit 4488413a43
2 changed files with 2 additions and 2 deletions

View File

@ -22,4 +22,4 @@ struct ParamTraits<mozilla::dom::bluetooth::BluetoothObjectType>
} // namespace IPC
#endif // mozilla_dom_bluetooth_ipc_bluetoothchild_h__
#endif // mozilla_dom_bluetooth_ipc_bluetoothmessageutils_h__

View File

@ -30,4 +30,4 @@ struct ParamTraits<mozilla::dom::bluetooth::BluetoothStatus>
} // namespace IPC
#endif // mozilla_dom_bluetooth_ipc_bluetoothchild_h__
#endif // mozilla_dom_bluetooth_ipc_bluetoothmessageutils_h__