summaryrefslogtreecommitdiffstatsabout
path: root/functions.h
diff options
context:
space:
mode:
Diffstat (limited to 'functions.h')
-rw-r--r--functions.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/functions.h b/functions.h
index 6163b21..7281588 100644
--- a/functions.h
+++ b/functions.h
@@ -1,4 +1,5 @@
1/* $Id$ */ 1/* $Id$ */
2
2/* Begin the individual functions that, given a request r, 3/* Begin the individual functions that, given a request r,
3 * extract the needed information from it and return the 4 * extract the needed information from it and return the
4 * value to the calling entity. 5 * value to the calling entity.