Commit 344e91a7 authored by claes's avatar claes

Moved to lib/cnv

parent abfd71ff
/*
* Proview $Id: cnv_changelog.cpp,v 1.7 2007-05-11 15:14:04 claes Exp $
* Proview $Id: cnv_changelog.cpp,v 1.8 2007-09-25 13:06:58 claes Exp $
* Copyright (C) 2005 SSAB Oxelsund AB.
*
* This program is free software; you can redistribute it and/or
......@@ -44,7 +44,7 @@ CnvChangeLog::CnvChangeLog( CnvCtx *cnv_ctx, char *from_str) :
sts = time_AsciiToA( from_str, &from_time);
if ( ODD( sts))
from = 1;
}
}
read( 0);
read( "src");
......
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