Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(997)

Issue 73840043: code review 73840043: path/filepath: fixed misaligned comment.

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 3 months ago by kayzhu
Modified:
11 years, 3 months ago
Reviewers:
bradfitz
CC:
golang-codereviews, bradfitz
Visibility:
Public.

Description

path/filepath: fixed misaligned comment. The comment for 'Clean' function is prepended with spaces instead of a single tab, resulting in visually misaligned comment in the generated documentation.

Patch Set 1 #

Patch Set 2 : diff -r 474703cfa0a7 https://code.google.com/p/go/ #

Patch Set 3 : diff -r 602aa75d9daf https://code.google.com/p/go/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M src/pkg/path/filepath/path.go View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3
kayzhu
Hello golang-codereviews@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go/
11 years, 3 months ago (2014-03-11 01:07:52 UTC) #1
bradfitz
LGTM
11 years, 3 months ago (2014-03-11 18:08:12 UTC) #2
bradfitz
11 years, 3 months ago (2014-03-11 21:34:18 UTC) #3
*** Submitted as https://code.google.com/p/go/source/detail?r=ac22f24159cc ***

path/filepath: fixed misaligned comment.

The comment for 'Clean' function is prepended with spaces instead of
a single tab, resulting in visually misaligned comment in the generated
documentation.

LGTM=bradfitz
R=golang-codereviews, bradfitz
CC=golang-codereviews
https://codereview.appspot.com/73840043

Committer: Brad Fitzpatrick <bradfitz@golang.org>
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b