From c6fd77460f5baf88528f5da2ffb99e86a2885ff0 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sat, 5 Mar 2011 12:33:49 -0500 Subject: Coding style and whitespace cleanup. --- e-util/e-import.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'e-util/e-import.h') diff --git a/e-util/e-import.h b/e-util/e-import.h index ea3f22cbdf..4fc3294e3b 100644 --- a/e-util/e-import.h +++ b/e-util/e-import.h @@ -78,7 +78,8 @@ typedef void (*EImportImportFunc) (EImport *ei, /* The global target types, implementors may add additional ones */ enum _e_import_target_t { E_IMPORT_TARGET_URI, /* simple file */ - E_IMPORT_TARGET_HOME, /* a home-directory thing, i.e. old applications */ + E_IMPORT_TARGET_HOME, /* a home-directory thing, + * i.e. old applications */ E_IMPORT_TARGET_LAST = 256 }; -- cgit v1.2.3