|
Aegis
4.25.D505
|
Go to the source code of this file.
Functions | |
| void | emit_edit_number (change::pointer cp, fstate_src_ty *src, project_file_roll_forward *hp) |
| void emit_edit_number | ( | change::pointer | cp, |
| fstate_src_ty * | src, | ||
| project_file_roll_forward * | hp | ||
| ) |
The emit_edit_number function is used to print the edit number (possibly with HTML links) on the standard output.
| cp | The change in question |
| src | The file in question |
| hp | The historian to consult for ancient file versions, or NULL if no historian is available. |
1.7.6.1