diff options
| author | 2024-05-09 10:26:16 +0200 | |
|---|---|---|
| committer | 2024-05-09 10:26:16 +0200 | |
| commit | 200e7bcec7c8fa9ebd96d59bb526c4617f527f45 (patch) | |
| tree | 47960d00affad946fec2d5cb20a006c581ed6fb9 /src/modules/objects/libkviobjects.cpp | |
| parent | Spellchecker: migrate to enchant++ to avoid use of private API in enchant-pro... (diff) | |
| download | KVIrc-200e7bcec7c8fa9ebd96d59bb526c4617f527f45.tar.gz KVIrc-200e7bcec7c8fa9ebd96d59bb526c4617f527f45.tar.bz2 KVIrc-200e7bcec7c8fa9ebd96d59bb526c4617f527f45.zip | |
Include debian patches (#2639)
* enable optimisation with debug; credits to wRAR
* Switch RFC2812 links from internal to external. Credits to wRAR
* admin/gendoc.pl: Ease the creation of reproducible builds by removing user and timestamp from generated documentation. Credits to Vagrant Cascadian
* Remove patches from dist/debian
Diffstat (limited to 'src/modules/objects/libkviobjects.cpp')
| -rw-r--r-- | src/modules/objects/libkviobjects.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/objects/libkviobjects.cpp b/src/modules/objects/libkviobjects.cpp index 091eff6ae..40b6d0ded 100644 --- a/src/modules/objects/libkviobjects.cpp +++ b/src/modules/objects/libkviobjects.cpp @@ -247,7 +247,7 @@ static bool objects_kvs_cmd_connect(KviKvsModuleCommandCall * c) <target_object>'s slot <slot_name>. When one of the two objects is destroyed, the signal/slot connection is automatically removed.[br] - WARNING: this command name collides with the [doc:RFC2812]RFC2812[/doc] + WARNING: this command name collides with the [anchorlink:https://tools.ietf.org/html/rfc2812]RFC2812[/anchorlink] CONNECT IRC Op command: this IRC command is available to operators only and is rather rarely used: you can use it by the means of [doc:raw]raw[/doc]. @seealso: |
