summaryrefslogtreecommitdiff
path: root/graphics/asymptote/drawgrestore.h
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/asymptote/drawgrestore.h')
-rw-r--r--graphics/asymptote/drawgrestore.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/asymptote/drawgrestore.h b/graphics/asymptote/drawgrestore.h
index 7f1b62fe63..b1b80a8081 100644
--- a/graphics/asymptote/drawgrestore.h
+++ b/graphics/asymptote/drawgrestore.h
@@ -21,7 +21,7 @@ public:
out->grestore();
return true;
}
-
+
bool write(texfile *out, const bbox&) {
out->grestore();
return true;