Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
11 lines
247 B
C
11 lines
247 B
C
--- ./sample_client.C.orig 2014-02-21 11:34:06.215654443 +0100
|
|
+++ ./sample_client.C 2014-02-21 11:34:17.068652509 +0100
|
|
@@ -42,7 +42,7 @@
|
|
#define LISTS 0
|
|
|
|
|
|
-main()
|
|
+int main()
|
|
{
|
|
// first, get a couple of boxes in which to put our models
|
|
|