shithub: plan9front

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

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