# HG changeset patch # User Matti Hamalainen # Date 1349146441 -10800 # Node ID d6c2efa25aa4785e0c30c5bbe0040eeb170f132d # Parent 3b3908d28a4b3dd36b6f317c74887f1764fcbde4 Oops, missed one s/m/mod/ .. fixed. diff -r 3b3908d28a4b -r d6c2efa25aa4 viewmod.c --- 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) {