Skip to content
Snippets Groups Projects
user avatar
roux authored
  *subframe = (current_subframe+8) % 10;
in get_Msg3_alloc_ret.
Now there is:
  *subframe = (current_subframe+8);
because, well, because.
(Hey it's time for lunch!)


git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7649 818b1a75-f10b-46b9-bf7c-635c3b92a50f
e882526b
History
Name Last commit Last update