src/Network/Error.hh
changeset 400 d64bf28c4340
parent 380 d193dd1d8a7e
--- a/src/Network/Error.hh	Fri Jan 16 21:24:45 2009 +0200
+++ b/src/Network/Error.hh	Fri Jan 16 22:03:49 2009 +0200
@@ -1,6 +1,12 @@
 #ifndef NETWORK_ERROR_HH
 #define NETWORK_ERROR_HH
 
+/**
+ * @file
+ *
+ * Base classes for shared errno-enabled errors
+ */
+
 #include "../Error.hh"
 
 /**