aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_common.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2018-09-15 18:45:28 +0200
committerChristian Grothoff <christian@grothoff.org>2018-09-15 18:46:06 +0200
commit0850783a17fb39e744fed779b77ad46ac5a4ed54 (patch)
treee199593d28db589b6d75b6538133d34d3604697a /src/include/gnunet_common.h
parente91d46cdbbc97414968fa751fd1f596757c56875 (diff)
downloadgnunet-0850783a17fb39e744fed779b77ad46ac5a4ed54.tar.gz
gnunet-0850783a17fb39e744fed779b77ad46ac5a4ed54.zip
warn better if config option is invalid, allow second and seconds as time units
Diffstat (limited to 'src/include/gnunet_common.h')
-rw-r--r--src/include/gnunet_common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/gnunet_common.h b/src/include/gnunet_common.h
index 1b982cc15..1e9152bbf 100644
--- a/src/include/gnunet_common.h
+++ b/src/include/gnunet_common.h
@@ -11,7 +11,7 @@
11 WITHOUT ANY WARRANTY; without even the implied warranty of 11 WITHOUT ANY WARRANTY; without even the implied warranty of
12 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 12 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
13 Affero General Public License for more details. 13 Affero General Public License for more details.
14 14
15 You should have received a copy of the GNU Affero General Public License 15 You should have received a copy of the GNU Affero General Public License
16 along with this program. If not, see <http://www.gnu.org/licenses/>. 16 along with this program. If not, see <http://www.gnu.org/licenses/>.
17*/ 17*/