Added job priority enum names

This commit is contained in:
Martin Willi
2011-05-16 15:24:13 +02:00
parent c73d4f53f5
commit 2959ea6f84
4 changed files with 29 additions and 2 deletions
+1 -1
View File
@@ -51,7 +51,7 @@ database/database.h database/database_factory.h database/database_factory.c \
fetcher/fetcher.h fetcher/fetcher.c fetcher/fetcher_manager.h fetcher/fetcher_manager.c \
eap/eap.h eap/eap.c \
plugins/plugin_loader.c plugins/plugin_loader.h plugins/plugin.h \
processing/jobs/job.h \
processing/jobs/job.h processing/jobs/job.c \
processing/jobs/callback_job.c processing/jobs/callback_job.h \
processing/processor.c processing/processor.h \
processing/scheduler.c processing/scheduler.h \