git: 9front

ref: ba5cd80810b3b7bd261c7159aec404cdd467f178
dir: /sys/src/cmd/plot/libplot/pprompt.c/

View raw version
#include "mplot.h"
void
pprompt(void){
	fprint(2, ":");
}