X-Git-Url: https://git.xonotic.org/?a=blobdiff_plain;f=misc%2Fbuilddeps%2Fdp.linux64%2Finclude%2Fd0_blind_id%2Fd0.h;h=f6082d261f65b6a40606122f50c92b2d4f564a18;hb=9a61177b228ad65373400b74853f6da252c3563a;hp=858b020b2a17378b75897720c1eb1c2e823ef64b;hpb=c24f0eb3590dc119bc72cdb498c2fd5e94630740;p=xonotic%2Fxonotic.git diff --git a/misc/builddeps/dp.linux64/include/d0_blind_id/d0.h b/misc/builddeps/dp.linux64/include/d0_blind_id/d0.h index 858b020b..f6082d26 100644 --- a/misc/builddeps/dp.linux64/include/d0_blind_id/d0.h +++ b/misc/builddeps/dp.linux64/include/d0_blind_id/d0.h @@ -30,7 +30,7 @@ * SUCH DAMAGE. * * $Format:commit %H$ - * $Id: 8bcedf6746fc5fd1cd5709800f5ce5bcb5532a87 $ + * $Id: 9a7b912057b836675f4e24f08514cad53fa46d2a $ */ #ifndef __D0_H__ @@ -44,6 +44,6 @@ extern void *(*d0_malloc)(size_t len); extern void (*d0_free)(void *p); -extern const char *d0_bsd_license_notitce; +extern const char *d0_bsd_license_notice; #endif