]> diplodocus.org Git - nmh/blobdiff - h/aliasbr.h
Update XOAUTH2 documentation.
[nmh] / h / aliasbr.h
index 6e7a5a320641f506fca46017180d4ea8ff4e3a7f..a80d8b0589c40d0fcfbbe5e1c391c6648427f990 100644 (file)
@@ -28,7 +28,7 @@ char *akerror (int);
 
 /* codes returned by alias() */
 
-#define        AK_OK           0       /* file parsed OK        */
-#define        AK_NOFILE       1       /* couldn't read file    */
-#define        AK_ERROR        2       /* error parsing file    */
+#define        AK_OK           0       /* file parsed OK        */
+#define        AK_NOFILE       1       /* couldn't read file    */
+#define        AK_ERROR        2       /* error parsing file    */
 #define        AK_LIMIT        3       /* memory limit exceeded */