shithub: plan9front

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

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