]> The Tcpdump Group git mirrors - libpcap/commitdiff
Remove more trailing white space.
authorGuy Harris <[email protected]>
Sat, 28 Sep 2019 21:05:43 +0000 (14:05 -0700)
committerGuy Harris <[email protected]>
Wed, 2 Oct 2019 20:45:54 +0000 (13:45 -0700)
rpcapd/daemon.c

index f21d775d6e2be09ab4cab287c27fb03e2e5f7ece..c3599828874298ec74a6b512cc79247099f1805f 100644 (file)
@@ -1429,7 +1429,7 @@ daemon_AuthUserPwd(char *username, char *password, char *errbuf)
                        pcap_fmt_errmsg_for_win32_err(errmsgbuf,
                            PCAP_ERRBUF_SIZE, error, "LogonUser() failed");
                        rpcapd_log(LOGPRIO_ERROR, "%s", errmsgbuf);
-               }                   
+               }
                return -1;
        }