aboutsummaryrefslogtreecommitdiffhomepage
path: root/env_universal.h
diff options
context:
space:
mode:
authorGravatar axel <axel@liljencrantz.se>2005-10-25 01:26:25 +1000
committerGravatar axel <axel@liljencrantz.se>2005-10-25 01:26:25 +1000
commit277f9b7e607e40ee84ac5c59fcc878d34cb586e2 (patch)
treedba9925930f8f011dda4b603919b3e0e38bea85c /env_universal.h
parentf8de9de13de17a4dadab7d2fb1c2094c6a5b105c (diff)
Huge API documentation cleanup
darcs-hash:20051024152625-ac50b-41503feb4ea8d428c5b30c159aaae0c8f7ae46a2.gz
Diffstat (limited to 'env_universal.h')
-rw-r--r--env_universal.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/env_universal.h b/env_universal.h
index 54923554..1cd1d352 100644
--- a/env_universal.h
+++ b/env_universal.h
@@ -1,4 +1,4 @@
-/** \file env_universl.h
+/** \file env_universal.h
Universal variable client library
*/
@@ -18,7 +18,7 @@ extern connection_t env_universal_server;
Initialize the envuni library
*/
void env_universal_init();
-/*
+/**
Free memory used by envuni
*/
void env_universal_destroy();