a1acd6996c
Approved by: jrm (mentor) Differential Revision: https://reviews.freebsd.org/D15460
12 lines
195 B
C++
12 lines
195 B
C++
--- sample_client.C.orig 1997-07-03 16:54:09 UTC
|
|
+++ sample_client.C
|
|
@@ -42,7 +42,7 @@
|
|
#define LISTS 0
|
|
|
|
|
|
-main()
|
|
+int main()
|
|
{
|
|
// first, get a couple of boxes in which to put our models
|
|
|