diff options
Diffstat (limited to 'init/devices.cpp')
| -rw-r--r-- | init/devices.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/init/devices.cpp b/init/devices.cpp index ba08180c3..58c8b2ebc 100644 --- a/init/devices.cpp +++ b/init/devices.cpp @@ -34,7 +34,7 @@ #include "util.h" #ifdef _INIT_INIT_H -#error "Do not include init.h in files used by ueventd or watchdogd; it will expose init's globals" +#error "Do not include init.h in files used by ueventd; it will expose init's globals" #endif using android::base::Basename; |
