From 09b8a2baffdb4d5c5f8697e8b2d05b397c2ee8eb Mon Sep 17 00:00:00 2001 From: Saxon Date: Sun, 7 Apr 2019 13:35:46 +0930 Subject: [PATCH] protocol/rtp: fixed indentation issue in file header in parse_test.go --- protocol/rtp/parse_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/protocol/rtp/parse_test.go b/protocol/rtp/parse_test.go index 74b770f8..a41e1041 100644 --- a/protocol/rtp/parse_test.go +++ b/protocol/rtp/parse_test.go @@ -19,7 +19,7 @@ LICENSE It is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or 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 in gpl.txt. If not, see [GNU licenses](http://www.gnu.org/licenses).