src/libs/zbxdbhigh/lld.c / DBlld_make_graph comment is misplaced

XMLWordPrintable

    • Type: Incident report
    • Resolution: Duplicate
    • Priority: Trivial
    • None
    • Affects Version/s: 2.0.2
    • Component/s: Server (S)

      /******************************************************************************

      • *
      • Function: DBlld_make_graph *
      • *
      • Purpose: add or update graph *
      • *
      • Author: Alexander Vladishev *
      • *
        ******************************************************************************/
        static int DBlld_graph_exists(zbx_uint64_t hostid, zbx_uint64_t graphid, const char *name, zbx_vector_ptr_t *graphs)

      the comment should be somes lines under and above:

      static int DBlld_make_graph(zbx_uint64_t hostid, zbx_uint64_t parent_graphid, zbx_vector_ptr_t *graphs,

            Assignee:
            Unassigned
            Reporter:
            dakol
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: