Plan 9 from Bell Labs’s /usr/web/sources/plan9/sys/src/cmd/plot/libplot/restore.c
#include "mplot.h" void restore(void){ e1--; move(e1->copyx, e1->copyy); }