Skip to content
Snippets Groups Projects
Commit 86e84a13 authored by Andrew A. de Laix's avatar Andrew A. de Laix
Browse files

conform to coding standard.

parent 3625a0f2
No related branches found
No related tags found
No related merge requests found
......@@ -44,7 +44,7 @@ class LLUpdaterService
static std::string const & pumpName(void);
// Type codes for events posted by this service. Stored the event's 'type' element.
enum UpdateEvent {
enum eUpdateEvent {
INVALID,
DOWNLOAD_COMPLETE,
DOWNLOAD_ERROR,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment