View Issue Details

IDProjectCategoryView StatusLast Update
0002477unrealdocumentationpublic2007-04-27 06:29
ReporterDodge_Ram Assigned To 
PrioritynormalSeveritytweakReproducibilityalways
Status closedResolutionfixed 
Summary0002477: Documentation Error
DescriptionIn section 4.4 (Class Block) of the Unreal32docs.html file (at: http://www.vulnscan.org/UnrealIRCd/unreal32docs.html) there is a missing space before a {:

[quote] class servers{
    pingfreq 90;
    maxclients 10; /* Max servers we can have linked at a time */
    sendq 1000000;
    connfreq 100; /* How many seconds between each connection attempt */
};

[/quote]

Just thought that I'd point this out ;)

3rd party modules

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2005-04-12 09:01 Dodge_Ram New Issue
2007-04-27 06:29 stskeeps Status new => closed
2007-04-27 06:29 stskeeps Resolution open => fixed