]> git.tuebingen.mpg.de Git - paraslash.git/commit
server.h: Improve documentation of mmd struct.
authorAndre Noll <maan@tuebingen.mpg.de>
Wed, 1 Apr 2015 00:25:04 +0000 (00:25 +0000)
committerAndre Noll <maan@tuebingen.mpg.de>
Sat, 5 Sep 2015 09:04:54 +0000 (11:04 +0200)
commit503a21487064b9f76b1727bf77a9136b97a4ec23
treea1da1057e7a1bca6dd99fa4be4854dd82e6cc095
parent39476ef8df9804210777902aaa73c1b72f5ed13e
server.h: Improve documentation of mmd struct.

This adds a sentence to the description of the structure which explains
how the misc_meta_data structure is used for communication betweeen
the server process and the command handlers. The patch also contains
some minor language improvements.
server.h