Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions core/base/src/TAttMarker.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -100,9 +100,9 @@ accessed via a global name (third column).
29 full star kFullStar
30 open star kOpenStar
31 *
32 open triangle down
33 full diamond
34 full cross
32 open triangle down kOpenTriangleDown
33 full diamond kFullDiamond
34 full cross kFullCross
~~~

Begin_Macro(source)
Expand Down