Commit bcd8ead4 authored by Pavel Vainerman's avatar Pavel Vainerman

(ULog): восстановил случайно затёртый ключик

parent 9a5124a8
......@@ -80,7 +80,7 @@ int main( int argc, char** argv )
try
{
while( (opt = getopt_long(argc, argv, "hvlf:a:p:i:d:s:n:eorbx:w:", longopts, &optindex)) != -1 )
while( (opt = getopt_long(argc, argv, "chvlf:a:p:i:d:s:n:eorbx:w:", longopts, &optindex)) != -1 )
{
switch (opt)
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment