git: 9front

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

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