Bugfix: Fixed crash in create_files(), fixed potential overflowing problems by substi...
commit293ca03ba7fc4ab7677c544d8179b443ff639671
authorKouzinopoulos Charis <ckouz@uom.gr>
Mon, 11 Feb 2008 08:26:15 +0000 (11 10:26 +0200)
committerKouzinopoulos Charis <ckouz@uom.gr>
Mon, 11 Feb 2008 08:26:15 +0000 (11 10:26 +0200)
treee682ed002a930799cbf112d93b24b8526f5ca92f
parent6fb3868932afc5fd0fea0e22844f523368632743
Bugfix: Fixed crash in create_files(), fixed potential overflowing problems by substituting int with unsigned int, fixed indentation
helper.c