git: 9front

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

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