Merge "ueventd: fix typo from previous patchset"

This commit is contained in:
Tom Cherry 2017-05-01 22:36:07 +00:00 committed by Gerrit Code Review
commit c8877530c7

View file

@ -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)
{
/*