X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=src%2Fbase%2FInstanceId.h;h=da2e036df02b013d8349e5c16006cfe38a2b0405;hb=9837567dd913854a4deddcc49043bfd7631ab63f;hp=8059e6892f682f7f04613bf14f2501b56ed3f5f9;hpb=ab36c3dcc2779bae23d3c6ef1de854dc892c4fef;p=thirdparty%2Fsquid.git diff --git a/src/base/InstanceId.h b/src/base/InstanceId.h index 8059e6892f..da2e036df0 100644 --- a/src/base/InstanceId.h +++ b/src/base/InstanceId.h @@ -40,7 +40,7 @@ typedef unsigned int InstanceIdDefaultValueType; * - useful for debugging and insecure request/response matching; * - sequential IDs within a class except when wrapping; * - always positive IDs. - * \todo: add creation/destruction debugging? + * TODO: add creation/destruction debugging? */ template class InstanceId