diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2013-11-06 13:09:17 +0100 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2013-11-06 13:09:17 +0100 |
commit | 8a6f7be85375f9c6200c455b9b62804e2cd13c19 (patch) | |
tree | feac73849f2a94438f5fd1e4f2a5efa4a8238615 | |
parent | 081382b5630261902afb2b18fbaa1697ed220c4c (diff) | |
download | rsyslog-8a6f7be85375f9c6200c455b9b62804e2cd13c19.tar.gz rsyslog-8a6f7be85375f9c6200c455b9b62804e2cd13c19.tar.bz2 rsyslog-8a6f7be85375f9c6200c455b9b62804e2cd13c19.zip |
doc: fix invalid HTML
-rw-r--r-- | doc/v8compatibility.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/v8compatibility.html b/doc/v8compatibility.html index 72bab322..37e8e31f 100644 --- a/doc/v8compatibility.html +++ b/doc/v8compatibility.html @@ -56,7 +56,7 @@ frequently. The calling interface for these entry points has changed. Basically, they now receive a pWrkrData object instead pData. It is assumed that -createWrkrInstance populates pWrkrData->pData appropriately. +createWrkrInstance populates pWrkrData->pData appropriately. <ul> <li>beginTransaction <li>doAction |