changeset 322:e30c9fee111a

Typo in debug output.
author Sascha Wilde <wilde@intevation.de>
date Mon, 07 Apr 2014 13:11:48 +0200
parents 824ef90a6721
children 31ba7ed4d50f
files cinst/mozilla.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/cinst/mozilla.c	Mon Apr 07 10:58:47 2014 +0000
+++ b/cinst/mozilla.c	Mon Apr 07 13:11:48 2014 +0200
@@ -623,7 +623,7 @@
   switch (argc)
     {
     case 1:
-      DEBUGPRINTF("Opening STDIN for input..\n.");
+      DEBUGPRINTF("Opening STDIN for input...\n");
       input_stream = stdin;
       break;
     case 2:

http://wald.intevation.org/projects/trustbridge/