summaryrefslogtreecommitdiff
path: root/src/systemd/sd-path.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/systemd/sd-path.h')
-rw-r--r--src/systemd/sd-path.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/systemd/sd-path.h b/src/systemd/sd-path.h
index 65178b63a1..16379876eb 100644
--- a/src/systemd/sd-path.h
+++ b/src/systemd/sd-path.h
@@ -3,7 +3,6 @@
#define foosdpathhfoo
/***
-
systemd is free software; you can redistribute it and/or modify it
under the terms of the GNU Lesser General Public License as published by
the Free Software Foundation; either version 2.1 of the License, or
@@ -26,7 +25,7 @@ _SD_BEGIN_DECLARATIONS;
enum {
/* Temporary files */
- SD_PATH_TEMPORARY = 0x0ULL,
+ SD_PATH_TEMPORARY,
SD_PATH_TEMPORARY_LARGE,
/* Vendor supplied data */