diff options
Diffstat (limited to 'src/network/netdev/veth.h')
-rw-r--r-- | src/network/netdev/veth.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/network/netdev/veth.h b/src/network/netdev/veth.h index 034a9c8a47..71684a7b4f 100644 --- a/src/network/netdev/veth.h +++ b/src/network/netdev/veth.h @@ -2,7 +2,7 @@ #pragma once /*** - Copyright 2014 Tom Gundersen <teg@jklm.no> + Copyright © 2014 Tom Gundersen <teg@jklm.no> ***/ typedef struct Veth Veth; |