=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/systat/engine.h,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- src/usr.bin/systat/engine.h 2019/01/17 05:56:29 1.10 +++ src/usr.bin/systat/engine.h 2019/03/04 21:23:48 1.11 @@ -1,4 +1,4 @@ -/* $OpenBSD: engine.h,v 1.10 2019/01/17 05:56:29 tedu Exp $ */ +/* $OpenBSD: engine.h,v 1.11 2019/03/04 21:23:48 dlg Exp $ */ /* * Copyright (c) 2001, 2007 Can Erkin Acar * @@ -53,7 +53,7 @@ typedef struct { - char *title; + const char *title; int norm_width; int max_width; int increment;