Show
Ignore:
Timestamp:
04/24/08 18:10:27 (7 months ago)
Author:
anarcat
Message:

correctly declare functions, we were missing parenthesis

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • alternc/trunk/tools/top_ftp_users

    r2169 r2178  
    7575 
    7676#------------------------- 
    77 set_messages 
     77set_messages() 
    7878#------------------------- 
    7979{ 
     
    9696 
    9797#------------------------- 
    98 trap_EXIT 
     98trap_EXIT() 
    9999#------------------------- 
    100100{ 
  • alternc/trunk/tools/top_http_users

    r2169 r2178  
    7575 
    7676#------------------------- 
    77 set_messages 
     77set_messages() 
    7878#------------------------- 
    7979{ 
     
    107107 
    108108#------------------------- 
    109 trap_EXIT 
     109trap_EXIT() 
    110110#------------------------- 
    111111{ 
  • alternc/trunk/tools/top_mysql_users

    r2169 r2178  
    7474 
    7575#------------------------- 
    76 set_messages 
     76set_messages() 
    7777#------------------------- 
    7878{ 
     
    9494 
    9595#------------------------- 
    96 trap_EXIT 
     96trap_EXIT() 
    9797#------------------------- 
    9898{