This commit is contained in:
Andreas Schamberger
2011-11-01 08:28:08 +01:00
parent e0049c906d
commit da344ad03f
3 changed files with 6 additions and 7 deletions

View File

@ -159,7 +159,7 @@ class Helper
mt_rand(0, 0x3fff) | 0x8000,
// 48 bits for "node"
mt_rand(0, 0xffff), mt_rand(0, 0xffff), mt_rand(0, 0xffff)
);
);
}
/**