PennMUSH Community
Show
Ignore:
Timestamp:
10/05/07 15:36:32 (1 year ago)
Author:
shawnw
Message:

Merge with devel

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • 1.8.3/trunk/utils/mkcmds.pl

    r1032 r1117  
    188188    close SRC; 
    189189 
    190     print HDR "#endif /* SWITCHES_H */\n"; 
     190    print HDR "#endif                          /* SWITCHES_H */\n"; 
    191191    close HDR; 
    192192 
    193      
    194193    maybemove $temphdr, "hdrs/switches.h"; 
    195194    maybemove $tempsrc, "src/switchinc.c";