]> granicus.if.org Git - apache/commitdiff
Just a note regarding these bitfields
authorJim Jagielski <jim@apache.org>
Thu, 13 Jan 2011 15:59:16 +0000 (15:59 +0000)
committerJim Jagielski <jim@apache.org>
Thu, 13 Jan 2011 15:59:16 +0000 (15:59 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1058628 13f79535-47bb-0310-9956-ffa450edef68

include/ap_slotmem.h

index 4d24c010096745a15cffd61e0634780db5bffb7b..75ba8264b4aefbea3d9eebd0e6a5f9fa09b483a3 100644 (file)
@@ -54,6 +54,8 @@ extern "C" {
 typedef unsigned int ap_slotmem_type_t;
 
 /*
+ * Values for ap_slotmem_type_t::
+ *
  * AP_SLOTMEM_TYPE_PERSIST: For transitory providers, persist
  *    the data on the file-system
  *