Changed all occurences of (1<<31) to (1u<<31). Thanks Eliska Svobodova.

This commit is contained in:
2019-08-12 21:08:41 +02:00
parent fb61be034f
commit 56a596208c
8 changed files with 49 additions and 49 deletions

View File

@ -1 +1 @@
#define Xorriso_timestamP "2019.08.12.152719"
#define Xorriso_timestamP "2019.08.12.190808"