diff cinst/mozilla.c @ 322:e30c9fee111a

Typo in debug output.
author Sascha Wilde <wilde@intevation.de>
date Mon, 07 Apr 2014 13:11:48 +0200
parents 1628615d904e
children 81a205fc651e
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/