diff options
Diffstat (limited to 'src/lib/connections/ethernet')
-rw-r--r-- | src/lib/connections/ethernet | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/connections/ethernet b/src/lib/connections/ethernet index 0fff668..6cc2c12 100644 --- a/src/lib/connections/ethernet +++ b/src/lib/connections/ethernet @@ -72,4 +72,4 @@ stop_80211x() { } -# vim: set ts=4 et sw=4: +# vim: ft=sh ts=4 et sw=4: |