[roll] Roll fuchsia [zircon] Fix typo in debug.h

Test: Comment change only, no effect on compiled code.
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/623141
Original-Revision: 92ef46f5c8e4418531a2f5a3790a6a51be558c7e
GitOrigin-RevId: 9583753fdb1f3497bdbb14f8d50b9cea21ea6763
Change-Id: I4688547436393268bae297f032e2bf664f05f1dd
1 file changed
tree: 45b39808ee6878afe1ff0d9ccc39c81766057eab
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.