From 60e63dd86983dbc86d5f6a9312ab533029d6711a Mon Sep 17 00:00:00 2001 From: Steven Dee Date: Thu, 6 Mar 2014 10:53:32 -0800 Subject: [PATCH] s/raft/sist/ --- v/sist.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/v/sist.c b/v/sist.c index 291e673e4..cea1fbfef 100644 --- a/v/sist.c +++ b/v/sist.c @@ -814,7 +814,7 @@ _sist_zen(u2_reck* rec_u) void u2_sist_boot(void) { - uL(fprintf(uH, "raft: booting\n")); + uL(fprintf(uH, "sist: booting\n")); if ( u2_yes == u2_Host.ops_u.nuu ) { u2_noun pig = u2_none;