aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--crypt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypt.c b/crypt.c
index 86e8fce..18b33e9 100644
--- a/crypt.c
+++ b/crypt.c
@@ -59,7 +59,7 @@ int main (int argc, char **argv)
}
/*
- * Exit with error error message
+ * Exit with error message and status
*/
void error(const char *message)
{