K 10 svn:author V 7 delphij K 8 svn:date V 27 2006-07-21T08:45:00.000000Z K 7 svn:log V 210 The contents pointed by ssi_cables[] is never changed so explicitly declare it as const char * instead of char *. This change have no side impact to the code itself, and is a step forward to WARNS=6 truss(1). END