diff options
| author | Lexi Winter <ivy@FreeBSD.org> | 2025-10-05 09:19:31 +0100 |
|---|---|---|
| committer | Lexi Winter <ivy@FreeBSD.org> | 2025-10-05 09:19:31 +0100 |
| commit | f85f2b2d6e5b7ed869376eb4b180c3a74a5c5da9 (patch) | |
| tree | ad799ccacfb459b809b02b9c115ed4befb93b4c1 /textproc/randlm/files/patch-RandLM.cpp | |
| parent | 0b1510fe1f98f82da6f3481cb6c58957022d9211 (diff) | |
| parent | b057c68280a2f2a7b3d1fbac36f7b034e1fdf593 (diff) | |
Merge remote-tracking branch 'freebsd/main' into lf/main
Diffstat (limited to 'textproc/randlm/files/patch-RandLM.cpp')
| -rw-r--r-- | textproc/randlm/files/patch-RandLM.cpp | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/textproc/randlm/files/patch-RandLM.cpp b/textproc/randlm/files/patch-RandLM.cpp deleted file mode 100644 index e0b16fa7a910..000000000000 --- a/textproc/randlm/files/patch-RandLM.cpp +++ /dev/null @@ -1,11 +0,0 @@ ---- src/RandLM/RandLM.cpp.orig 2017-03-07 02:01:18 UTC -+++ src/RandLM/RandLM.cpp -@@ -66,7 +66,7 @@ namespace randlm { - smoothing_name = kStupidBackoffSmoothing; - break; - case kWittenBellSmoothingCode: -- smoothing_name == kWittenBellSmoothing; -+ smoothing_name = kWittenBellSmoothing; - break; - case kBackoffSmoothingCode: - smoothing_name = kBackoffSmoothing; |
