--- multiplexer/command.h 2004/06/17 22:04:07 1.12 +++ multiplexer/command.h 2005/01/15 20:39:49 1.13 @@ -1,7 +1,7 @@ /* * ISO 13818 stream multiplexer * Copyright (C) 2001 Convergence Integrated Media GmbH Berlin - * Copyright (C) 2004 Oskar Schirmer (schirmer@scara.com) + * Copyright (C) 2004..2005 Oskar Schirmer (schirmer@scara.com) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -48,6 +48,7 @@ enum { C_TRGO, C_CONF, C_STAT, + C_NETW, C_BSCR, C_CPID };