git: 9front

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

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