Skip to content

Commit 216fec6

Browse files
committed
Added comment
1 parent b476548 commit 216fec6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Inventory.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,8 @@ Inventory::Save(const char* fileName)
148148
bool
149149
Inventory::Send(const char* serverUrl)
150150
{
151+
// TODO: Refactor, this functions is too big!
152+
151153
// TODO: OCSInventory supports compressed XML, while GLPI does not
152154
bool compress = false;
153155

0 commit comments

Comments
 (0)