Pārlūkot izejas kodu

Add missing static

tags/v0.9.3
Michael Brown 17 gadus atpakaļ
vecāks
revīzija
fd4fcb57db
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1
    1
      src/net/tcp/iscsi.c

+ 1
- 1
src/net/tcp/iscsi.c Parādīt failu

@@ -713,7 +713,7 @@ struct iscsi_string_type {
713 713
 };
714 714
 
715 715
 /** iSCSI text strings that we want to handle */
716
-struct iscsi_string_type iscsi_string_types[] = {
716
+static struct iscsi_string_type iscsi_string_types[] = {
717 717
 	{ "TargetAddress=", iscsi_handle_targetaddress_value },
718 718
 	{ "AuthMethod=", iscsi_handle_authmethod_value },
719 719
 	{ "CHAP_A=", iscsi_handle_chap_a_value },

Notiek ielāde…
Atcelt
Saglabāt