From b2fde289b142f83186977e76fd6ad81756d1426c Mon Sep 17 00:00:00 2001 From: Thomas Schmitt Date: Fri, 10 Dec 2010 11:15:42 +0100 Subject: [PATCH] Removed old change timestamp --- libisofs/messages.h | 1 - 1 file changed, 1 deletion(-) diff --git a/libisofs/messages.h b/libisofs/messages.h index 693457b..d3eb88e 100644 --- a/libisofs/messages.h +++ b/libisofs/messages.h @@ -46,7 +46,6 @@ int iso_msg_is_abort(int errcode); int iso_msg_submit(int imgid, int errcode, int causedby, const char *fmt, ...); -/* ts A80222 */ /* To be called with events which report incidents with individual input files from the local filesystem. Not with image nodes, files containing an image or similar file-like objects.