aboutsummaryrefslogtreecommitdiff
path: root/Project1/Contacts.h
diff options
context:
space:
mode:
Diffstat (limited to 'Project1/Contacts.h')
-rw-r--r--Project1/Contacts.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Project1/Contacts.h b/Project1/Contacts.h
index a7d5dda..923c404 100644
--- a/Project1/Contacts.h
+++ b/Project1/Contacts.h
@@ -28,6 +28,6 @@ void update(contact newContact[], size_t MAX);
void printAll(contact newContact[], size_t MAX);
-
+//char contact_double(contact*& newContact, size_t MAX, int t);
#endif CONTACTS_HEADER_H \ No newline at end of file