git: 9front

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

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