]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/ngircd/parse.c
Whitespace fixes (no functional changes)
[ngircd-alex.git] / src / ngircd / parse.c
index 58205256fe590c6362cc0db5c2e175a58675780a..d9b43cf092bea1dff69ece518a57137b31dfd6cc 100644 (file)
@@ -156,7 +156,7 @@ Parse_GetCommandStruct( void )
 
 /**
  * Parse a command ("request") received from a client.
 
 /**
  * Parse a command ("request") received from a client.
- * 
+ *
  * This function is called after the connection layer received a valid CR+LF
  * terminated line of text: we assume that this is a valid IRC command and
  * try to do something useful with it :-)
  * This function is called after the connection layer received a valid CR+LF
  * terminated line of text: we assume that this is a valid IRC command and
  * try to do something useful with it :-)