Merge "ueventd: fix typo from previous patchset" am: c8877530c7
am: 4be091d588
Change-Id: Ia5e75145b64f9f4f55c12d4b8ea3fae9faa529a2
This commit is contained in:
commit
977f21e7bc
|
@ -33,9 +33,6 @@
|
|||
#include "log.h"
|
||||
#include "util.h"
|
||||
|
||||
template <bool sysfs>
|
||||
static bool ParseSingleLine(std::vector<std::string>&& line, std::string* err);
|
||||
|
||||
int ueventd_main(int argc, char **argv)
|
||||
{
|
||||
/*
|
||||
|
|
Loading…
Reference in New Issue