Projet

Général

Profil

Révision 17f78427

ID17f784270ae966ee9a13e9f5104a5b8f925b639e
Parent ef851f0c
Enfant d4320aea, 5b2396a9

Ajouté par Lars Kruse il y a plus de 7 ans

Whitespace cleanup

  • remove trailing whitespace
  • remove empty lines at the end of files

Voir les différences:

plugins/postfix/postgrey-new
62 62
	print "graph_category mail\n";
63 63
	print "graph_vlabel Count\n";
64 64
	print "graph_scale no\n";
65
	
65

  
66 66
	print "greylisted.label greylisted_reason_new\n";
67 67
	print "greylisted.type GAUGE\n";
68 68
	print "greylisted.draw AREA\n";
......
93 93
 chomp($retry_old);
94 94
 chomp($passes_white_old);
95 95
 close STATE;
96
} 
96
}
97 97

  
98 98

  
99 99

  
......
122 122
				$passes_white++;
123 123
			}
124 124
		}
125
		
125

  
126 126

  
127 127
	}
128 128
}

Formats disponibles : Unified diff