mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
6 lines
219 B
C
6 lines
219 B
C
--- client/clparse.c.orig Wed Jul 19 21:13:10 2000
|
|
+++ client/clparse.c Thu Jul 20 21:52:53 2000
|
|
@@ -46 +46 @@
|
|
-char client_script_name [] = "/etc/dhclient-script";
|
|
+char client_script_name [] = CL_DEFAULT_SCRIPT_NAME;
|