From 03558450c5634e53e607c641f0fa0c5e98d7b4f7 Mon Sep 17 00:00:00 2001 From: Aurelien Foret Date: Wed, 16 Mar 2005 20:42:11 +0000 Subject: *** empty log message *** --- lib/libalpm/alpm.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/libalpm/alpm.h b/lib/libalpm/alpm.h index dbc42275..c5df0d47 100644 --- a/lib/libalpm/alpm.h +++ b/lib/libalpm/alpm.h @@ -195,7 +195,7 @@ enum { #define PM_TRANS_FLAG_RECURSE 0x20 #define PM_TRANS_FLAG_DBONLY 0x40 -/* Callback events */ +/* Events */ enum { PM_TRANS_EVT_DEPS_START = 1, PM_TRANS_EVT_DEPS_DONE, -- cgit v1.2.3-24-g4f1b