diff options
Diffstat (limited to 'tools/xml_helper.py')
-rw-r--r-- | tools/xml_helper.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/xml_helper.py b/tools/xml_helper.py index e87126f2f7..b2c036909d 100644 --- a/tools/xml_helper.py +++ b/tools/xml_helper.py @@ -1,3 +1,4 @@ +#!/usr/bin/python3 # -*- Mode: python; coding: utf-8; indent-tabs-mode: nil -*- */ # # This file is part of systemd. |