Skip to content

Commit 1ff0359

Browse files
Formatting.
1 parent e54c433 commit 1ff0359

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/plot.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1042,7 +1042,7 @@ namespace ecolab
10421042
{
10431043
cairo::CairoSave cs(cairo);
10441044
cairo_set_source_rgb(cairo,0,0,0);
1045-
1045+
10461046
// if on RHS of plot, send label leftwards
10471047
auto mx=iflogx(mouseX); // convert to user coordinates;
10481048
XFY xfy=aff;

0 commit comments

Comments
 (0)