projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Rename reserved members of all structs so that they are uniformly named across all...
[pub/USBasp.git]
/
Demos
/
Device
/
Incomplete
/
Sideshow
/
Lib
/
SideshowApplications.h
diff --git
a/Demos/Device/Incomplete/Sideshow/Lib/SideshowApplications.h
b/Demos/Device/Incomplete/Sideshow/Lib/SideshowApplications.h
index
ed885d4
..
9624c7c
100644
(file)
--- a/
Demos/Device/Incomplete/Sideshow/Lib/SideshowApplications.h
+++ b/
Demos/Device/Incomplete/Sideshow/Lib/SideshowApplications.h
@@
-57,6
+57,6
@@
/* Function Prototypes: */
SideShow_Application_t* SideShow_GetFreeApplication(void);
- SideShow_Application_t* SideShow_GetApplicationFromGUID(GUID_t* GUID);
+ SideShow_Application_t* SideShow_GetApplicationFromGUID(GUID_t*
const
GUID);
#endif