chiark / gitweb /
Correct setting of rtp-source-port.
[disorder] / server / rescan.c
index f779d021b419f444f238dac31c65a472a6b93e0b..1380e24fd493709bc188011b0b9104b2c745cfd2 100644 (file)
  * You should have received a copy of the GNU General Public License
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
-
+/** @file server/rescan.c
+ * @brief Rescanning utility
+ *
+ * Invoked by the server.
+ */
 #include "disorder-server.h"
 
 static time_t last_report;