mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
fix comment
This commit is contained in:
parent
96102cae1a
commit
6ea9889255
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@
|
|||
* $FreeBSD$
|
||||
*/
|
||||
|
||||
#define ASCII_COMPATIBLE_COLLATE /* see usr.bin/colldef/data */
|
||||
#define ASCII_COMPATIBLE_COLLATE /* see share/colldef */
|
||||
|
||||
#include <string.h>
|
||||
#include "collate.h"
|
||||
|
|
|
|||
Loading…
Reference in a new issue