From 3666f702917a18281f605c6532125cf5c4e1cc06 Mon Sep 17 00:00:00 2001 From: Jan Kupec Date: Thu, 30 Aug 2007 13:09:34 +0000 Subject: [PATCH] comment --- src/zypper-sources.cc | 1 + 1 file changed, 1 insertion(+) diff --git a/src/zypper-sources.cc b/src/zypper-sources.cc index 54391a2..d64c653 100644 --- a/src/zypper-sources.cc +++ b/src/zypper-sources.cc @@ -101,6 +101,7 @@ static bool refresh_raw_metadata(const RepoInfo & repo, bool force_download) catch (const RepoNoAliasException & e) { ZYPP_CAUGHT(e); + //! \todo correct the message after 10.3 release cerr << format(_("No alias defined this repository.")) << endl; report_a_bug(cerr); return true; // error -- 2.7.4