Closed Bug 993522 Opened 10 years ago Closed 10 years ago

fix comment in DMD.h

Categories

(Core :: DMD, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla31

People

(Reporter: froydnj, Assigned: froydnj)

Details

Attachments

(1 file)

      No description provided.
Noticed this while looking at other stuff.
Attachment #8403434 - Flags: review?(n.nethercote)
Comment on attachment 8403434 [details] [diff] [review]
fix comment in DMD.h

Review of attachment 8403434 [details] [diff] [review]:
-----------------------------------------------------------------

Thanks.

::: memory/replace/dmd/DMD.h
@@ +57,5 @@
>  // A useful |WriterFun|.  If |fp| is a FILE* you want |Dump|'s output to be
> +// written to, call:
> +//
> +// dmd::Writer writer(FpWrite, fp);
> +// dmd::Dump(writer);

Super-nit: I'd indent those two lines by 2 spaces.
Attachment #8403434 - Flags: review?(n.nethercote) → review+
Assignee: nobody → nfroyd
https://hg.mozilla.org/mozilla-central/rev/5d5dae8097ef
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla31
You need to log in before you can comment on or make changes to this bug.