chiark / gitweb /
install: when exporting prefix InstallInfo to become UnitFileInstallInfo
authorLennart Poettering <lennart@poettering.net>
Mon, 11 May 2015 20:53:54 +0000 (22:53 +0200)
committerSven Eden <yamakuzure@gmx.net>
Tue, 14 Mar 2017 08:56:06 +0000 (09:56 +0100)
All other types exported from install.h should be namespaces like this,
hence namespace InstallInfo the same way.

Also, remove external forward definition of UnitFileScope type.


No differences found