version 1.3, 2025/03/09 19:50:47
|
version 1.4, 2025/03/24 04:13:11
|
Line 24
|
Line 24
|
* along with FreeM. If not, see <https://www.gnu.org/licenses/>. |
* along with FreeM. If not, see <https://www.gnu.org/licenses/>. |
* |
* |
* $Log$ |
* $Log$ |
|
* Revision 1.4 2025/03/24 04:13:11 snw |
|
* Replace action macro dat with fra_dat to avoid symbol conflict on OS/2 |
|
* |
* Revision 1.3 2025/03/09 19:50:47 snw |
* Revision 1.3 2025/03/09 19:50:47 snw |
* Second phase of REUSE compliance and header reformat |
* Second phase of REUSE compliance and header reformat |
* |
* |
Line 64 void ssvn_event(short action, char *key,
|
Line 67 void ssvn_event(short action, char *key,
|
case set_sym: |
case set_sym: |
case killone: |
case killone: |
case kill_sym: |
case kill_sym: |
case dat: |
case fra_dat: |
case fra_order: |
case fra_order: |
case fra_query: |
case fra_query: |
case bigquery: |
case bigquery: |