]> Cypherpunks repositories - gostls13.git/commit
misc/notepadplus: add missing operator keyword
authorChaiShushan <chaishushan@gmail.com>
Mon, 24 Jun 2013 04:19:00 +0000 (14:19 +1000)
committerAndrew Gerrand <adg@golang.org>
Mon, 24 Jun 2013 04:19:00 +0000 (14:19 +1000)
commitecdbcaf4495a002bf26c562c4c601d38e5b9f004
tree3e3020ffdfdfe31ddc982453d4e99cb7f8f578f8
parentf0f97c1f47377a735b13dac32af9222905821d67
misc/notepadplus: add missing operator keyword

In general the description should describe what is added or fixed,
not how it was done (the code does this), but in this
case the cause were "/ /= ;" was missing,
so the fix is to add it.

Fixes #5761.

R=golang-dev, adg
CC=golang-dev
https://golang.org/cl/10479043
misc/notepadplus/userDefineLang.xml