mirror of
https://github.com/opnsense/src.git
synced 2026-07-15 12:11:48 -04:00
Remove trigraph.
This commit is contained in:
parent
5b26e84968
commit
7e2bb9dbfe
1 changed files with 2 additions and 2 deletions
|
|
@ -109,9 +109,9 @@ struct rpb {
|
|||
#define SV_ST_FLAMINGO45 0x00002000 /* Flamingo45; 3000/900 */
|
||||
|
||||
/*
|
||||
* System types for ???
|
||||
* System types for ?
|
||||
*/
|
||||
#define SV_ST_SABLE 0x00000400 /* Sable (???) */
|
||||
#define SV_ST_SABLE 0x00000400 /* Sable (?) */
|
||||
|
||||
/*
|
||||
* System types for the DEC 3000/300 (Pelican) Family
|
||||
|
|
|
|||
Loading…
Reference in a new issue