]> diplodocus.org Git - nmh/blobdiff - h/oauth.h
Ensure a space after `#!'.
[nmh] / h / oauth.h
index ad6bd94054c981d92431f2d27b8fb2e52527262b..d5098730a3ce75126befd4b6ec8e2bc550d8f4f0 100644 (file)
--- a/h/oauth.h
+++ b/h/oauth.h
@@ -1,5 +1,4 @@
-/*
- * Implementation of OAuth 2.0 [1] for XOAUTH2 in SMTP [2] and POP3 [3].
+/* Implementation of OAuth 2.0 [1] for XOAUTH2 in SMTP [2] and POP3 [3].
  *
  * Google defined XOAUTH2 for SMTP, and that's what we use here.  If other
  * providers implement XOAUTH2 or some similar OAuth-based SMTP authentication