protocol/rtp: fixed indentation issue in file header in parse_test.go

This commit is contained in:
Saxon 2019-04-07 13:35:46 +09:30
parent b5711d18c5
commit 09b8a2baff
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ LICENSE
It is distributed in the hope that it will be useful, but WITHOUT It is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
for more details. for more details.
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
in gpl.txt. If not, see [GNU licenses](http://www.gnu.org/licenses). in gpl.txt. If not, see [GNU licenses](http://www.gnu.org/licenses).