git: 9front

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

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