about summary refs log tree commit homepage
diff options
context:
space:
mode:
-rw-r--r--.document1
-rw-r--r--lib/unicorn/http_request.rb3
2 files changed, 2 insertions, 2 deletions
diff --git a/.document b/.document
index 9e0e018..317e36b 100644
--- a/.document
+++ b/.document
@@ -13,7 +13,6 @@ NEWS
 ChangeLog
 LATEST
 lib
-ext/unicorn_http/unicorn_http.c
 unicorn_1
 unicorn_rails_1
 ISSUES
diff --git a/lib/unicorn/http_request.rb b/lib/unicorn/http_request.rb
index 2c52631..e72f571 100644
--- a/lib/unicorn/http_request.rb
+++ b/lib/unicorn/http_request.rb
@@ -1,5 +1,6 @@
 # -*- encoding: binary -*-
-
+# :enddoc:
+# no stable API here
 require 'unicorn_http'
 
 # TODO: remove redundant names