diff options
author | Simon Richter <Simon.Richter@hogyros.de> | 2013-04-22 18:29:56 +0200 |
---|---|---|
committer | Zhigang Gong <zhigang.gong@linux.intel.com> | 2013-04-24 15:53:07 +0800 |
commit | 7459d19f30dea14c43a70bf3b09b3c605c99699a (patch) | |
tree | 88f4a84e2357b4a62740ed79dadba820bd30819c /backend/src/ocl_stdlib.h | |
parent | b777016fc141c24a2da12f7cc505c1faefc44f3e (diff) | |
download | beignet-7459d19f30dea14c43a70bf3b09b3c605c99699a.tar.gz |
Fix typo
Signed-off-by: Simon Richter <Simon.Richter@hogyros.de>
Diffstat (limited to 'backend/src/ocl_stdlib.h')
-rw-r--r-- | backend/src/ocl_stdlib.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/backend/src/ocl_stdlib.h b/backend/src/ocl_stdlib.h index 5c9b7669..c5ad01da 100644 --- a/backend/src/ocl_stdlib.h +++ b/backend/src/ocl_stdlib.h @@ -1,5 +1,5 @@ /* -uint* Copyright © 2012 Intel Corporation + * Copyright © 2012 Intel Corporation * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public |