ports/editors/sted/files/patch-sted.c
Dmitry Marakasov 50ad76ee9a - Clarify LICENSE
- Add LICENSE_FILE
- Switch to options helpers
- Regenerate patches with `make makepatch`
2016-03-29 00:41:00 +00:00

11 lines
339 B
C

--- sted.c.orig 1998-05-17 13:15:08 UTC
+++ sted.c
@@ -74,7 +74,7 @@ rad *head = NULL; /* The head pointer f
* user. Processes the input and stores it.
**************************************************************************/
-void
+int
main (int argc, char *argv[])
{
int count = 0, count2 = 0, count3 = 0, c, x = 0, y = 0;