changeset 79:d6c2efa25aa4

Oops, missed one s/m/mod/ .. fixed.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 02 Oct 2012 05:54:01 +0300
parents 3b3908d28a4b
children 5cefa59baa9d
files viewmod.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/viewmod.c	Tue Oct 02 05:53:18 2012 +0300
+++ b/viewmod.c	Tue Oct 02 05:54:01 2012 +0300
@@ -428,7 +428,7 @@
 
     // Print out information
     if (optViewGeneralInfo)
-        printGeneralInfo(stdout, m);
+        printGeneralInfo(stdout, mod);
 
     if (optViewPatterns)
     {