Skip to content

Commit

Permalink
test/mod_httpapitest: removed trailing spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
miconda committed Nov 13, 2023
1 parent b0948b5 commit d63514d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions test/mod_httpapitest/httpapitest.c
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*
*/
Expand Down Expand Up @@ -121,8 +121,8 @@ static void destroy(void)


/*
* Fix test_curl_connect params:
* 1. connection(string/pvar)
* Fix test_curl_connect params:
* 1. connection(string/pvar)
* 2. url (string that may contain pvars) and
* 3. result (writable pvar).
*/
Expand Down

0 comments on commit d63514d

Please sign in to comment.