changeset 51382 | e68908edebba |
parent 51381 | 7d85c6e59dd1 |
child 51383 | 1d488f7be492 |
--- a/mercurial/crecord.py Wed Feb 14 22:40:47 2024 -0500 +++ b/mercurial/crecord.py Wed Feb 14 22:42:08 2024 -0500 @@ -201,9 +201,8 @@ class uiheader(patchnode): - """patch header - - xxx shouldn't we move this to mercurial/patch.py ? + """ + patchnode class wrapping a patch.header """ def __init__(self, header):