From b0eb3979d87dda71a080827baf7fda4ec9722196 Mon Sep 17 00:00:00 2001 From: Christian Heimes Date: Fri, 5 Jun 2020 21:44:34 +0200 Subject: [PATCH] Make indent again Signed-off-by: Christian Heimes --- Modules/constants.c | 4 +--- Modules/functions.c | 2 +- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/Modules/constants.c b/Modules/constants.c index a4473109..88658c55 100644 --- a/Modules/constants.c +++ b/Modules/constants.c @@ -64,9 +64,7 @@ LDAPraise_for_message(LDAP *l, LDAPMessage *m) PyObject *pyerrno; PyObject *pyresult; PyObject *pyctrls = NULL; - char *matched = NULL, - *error = NULL, - **refs = NULL; + char *matched = NULL, *error = NULL, **refs = NULL; LDAPControl **serverctrls = NULL; /* at first save errno for later use before it gets overwritten by another call */ diff --git a/Modules/functions.c b/Modules/functions.c index 74740a98..9e0312db 100644 --- a/Modules/functions.c +++ b/Modules/functions.c @@ -84,7 +84,7 @@ l_ldap_initialize_fd(PyObject *unused, PyObject *args) else { ldap_free_urldesc(lud); PyErr_SetString(PyExc_ValueError, "unsupported URL scheme"); - return NULL; + return NULL; } ldap_free_urldesc(lud); pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy