From a53860f6cf754f6b9ed33681de98740fa382a2e9 Mon Sep 17 00:00:00 2001 From: Evan Prodromou Date: Tue, 23 Dec 2008 14:57:22 -0500 Subject: whitespace changes in actions/register.php after global search-and-replace darcs-hash:20081223195722-84dde-7416c826728867e431511266ce18699d129a60ed.gz --- _darcs/tentative_pristine | 18 ++++-------------- 1 file changed, 4 insertions(+), 14 deletions(-) (limited to '_darcs/tentative_pristine') diff --git a/_darcs/tentative_pristine b/_darcs/tentative_pristine index d5876c19c..e2a840c37 100644 --- a/_darcs/tentative_pristine +++ b/_darcs/tentative_pristine @@ -1,14 +1,4 @@ -hunk ./lib/twitter.php 31 -- // CURLOPT_USERAGENT => "identi.ca", -+ # CURLOPT_USERAGENT => "identi.ca", -hunk ./lib/twitter.php 33 -- CURLOPT_TIMEOUT => 120 -+ CURLOPT_TIMEOUT => 120, -+ # Twitter is strict about accepting invalid "Expect" headers -+ CURLOPT_HTTPHEADER => array('Expect:') -hunk ./lib/util.php 1574 -- CURLOPT_TIMEOUT => 120 -+ CURLOPT_TIMEOUT => 120, -+ -+ # Twitter is strict about accepting invalid "Expect" headers -+ CURLOPT_HTTPHEADER => array('Expect:') +hunk ./actions/register.php 24 +- +hunk ./actions/register.php 41 +- -- cgit v1.2.3-54-g00ecf