gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r505 - doodle/src/doodle


From: grothoff
Subject: [GNUnet-SVN] r505 - doodle/src/doodle
Date: Sun, 27 Mar 2005 08:46:52 -0800 (PST)

Author: grothoff
Date: 2005-03-27 08:46:51 -0800 (Sun, 27 Mar 2005)
New Revision: 505

Modified:
   doodle/src/doodle/doodled.c
Log:
sgs

Modified: doodle/src/doodle/doodled.c
===================================================================
--- doodle/src/doodle/doodled.c 2005-03-27 05:51:24 UTC (rev 504)
+++ doodle/src/doodle/doodled.c 2005-03-27 16:46:51 UTC (rev 505)
@@ -705,13 +705,13 @@
     if (cls.frNames[i] != NULL) {
       my_log(logfile,
             DOODLE_LOG_VERBOSE,
-            _("Cancling fam monitor '%s'.\n"),
+            _("Cancelling fam monitor '%s'.\n"),
             cls.frNames[i]);
       if (-1 == FAMCancelMonitor(&cls.fc,
                                 &cls.fr[i])) {
        cls.log(cls.logContext,
                DOODLE_LOG_CRITICAL,
-               _("Call to '%s' on file '%s' failed: %s\n"),
+               _("Call to '%s' for file '%s' failed: %s\n"),
                "FAMCancelMonitor",
                cls.frNames[i],
                FamErrlist[FAMErrno]);





reply via email to

[Prev in Thread] Current Thread [Next in Thread]