Skip to content

Commit ebe9636

Browse files
committed
Fix typo
1 parent 7b8fe7a commit ebe9636

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

pfcp/api/entity_options_interface.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
// Use of this source code is governed by a MIT-style license that can be
33
// found in the LICENSE file.
44
// SPDX-License-Identifier: MIT
5+
56
package api
67

78
import "time"

pfcp/pfcp_conn.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
// Use of this source code is governed by a MIT-style license that can be
33
// found in the LICENSE file.
44
// SPDX-License-Identifier: MIT
5+
56
package pfcp_networking
67

78
import (

0 commit comments

Comments
 (0)