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/other/opentracker_
30 30
GPLv2
31 31

  
32 32
=head1 MAGIC MARKERS
33
  
33

  
34 34
#%# family=auto
35 35
#%# capabilities=autoconf suggest
36 36

  
......
193 193
=head2 Config Check
194 194

  
195 195
    This block of code looks at the argument that is possibly supplied,
196
    should it be config, it then checks to make sure the plugin 
197
    specified exists, assuming it does, it will run the do_config 
196
    should it be config, it then checks to make sure the plugin
197
    specified exists, assuming it does, it will run the do_config
198 198
    subroutine for the plugin specified, otherwise it dies complaining
199 199
    about an unknown plugin.
200 200

  
......
313 313
    This subroutine prints out the main config information for all of the graphs.
314 314
    It takes one parameters, $plugin
315 315

  
316
        $plugin;    graph being called up to print config for 
316
        $plugin;    graph being called up to print config for
317 317

  
318 318
    Example:  print_config($plugin);
319 319

  

Formats disponibles : Unified diff