diff options
author | Lennart Poettering <lennart@poettering.net> | 2015-10-25 13:16:10 +0100 |
---|---|---|
committer | Sven Eden <yamakuzure@gmx.net> | 2017-04-26 12:58:55 +0200 |
commit | dfc15f0ea42513f256e636ee78991e637b67be34 (patch) | |
tree | 6aaee82d21b05b19e7f9d1e3a68a37e8a6f7f49c | |
parent | 5382831207810d62db22b6c87f35f73ddfb30b23 (diff) |
util-lib: move formats-util.h from shared/ to basic/
It's only a header file, definining format strings for basic system
types, hence it should be in src/basic/, not src/shared/.
-rw-r--r-- | src/basic/formats-util.h (renamed from src/shared/formats-util.h) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/src/shared/formats-util.h b/src/basic/formats-util.h index ce516b117..ce516b117 100644 --- a/src/shared/formats-util.h +++ b/src/basic/formats-util.h |