X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Fconfig%2Fsession-config.h;h=939cb6cbf0ff1cd4e76e2c819ffc2e178e241bbd;hp=a53a8f91c753339daa28e29afffebd6c507c58b3;hb=83f4233dde73280d45fcfb799add96cce32098ce;hpb=f5dbe415fb8c3efcdcd68968b8cc8f40369b9cd9 diff --git a/src/common/config/session-config.h b/src/common/config/session-config.h index a53a8f91c..939cb6cbf 100644 --- a/src/common/config/session-config.h +++ b/src/common/config/session-config.h @@ -57,7 +57,7 @@ typedef int (*config_entry_handler_cb)(const struct config_entry *, void *); * "", only the global entries are relayed. * * Returns 0 on success. Negative values are error codes. If the return value - * is positive, it represents the line number on which a parsing error occured. + * is positive, it represents the line number on which a parsing error occurred. */ LTTNG_HIDDEN int config_get_section_entries(const char *path, const char *section,