]> diplodocus.org Git - nmh/blobdiff - h/oauth.h
Changed failure exit status of mkstemp(1) from 255 to 1.
[nmh] / h / oauth.h
index 42c9ce7c3777130b8546b45332ae5aaf0a6d316c..66da2f318d3c0ab0680b62eb9a241e797211b54b 100644 (file)
--- a/h/oauth.h
+++ b/h/oauth.h
@@ -234,7 +234,7 @@ mh_oauth_cred_save(FILE *fp, mh_oauth_cred *cred, const char *user);
 /*
  * Load OAuth tokens from file.
  *
- * Calls m_getfld(), which writes to stderr with advise().
+ * Calls m_getfld2(), which writes to stderr with advise().
  *
  * On error, return NULL.
  */