Changeset d3c13fd in OpenSC
- Timestamp:
- 06/21/11 11:53:08 (11 months ago)
- Branches:
- master, staging
- Children:
- b9c43b9
- Parents:
- ce2d3c0
- git-author:
- Ludovic Rousseau <ludovic.rousseau+github@…> (06/21/11 11:53:08)
- git-committer:
- Ludovic Rousseau <ludovic.rousseau+github@…> (06/21/11 11:53:08)
- File:
-
- 1 edited
-
src/common/libscdl.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/common/libscdl.c
r18ca8b9 rd3c13fd 84 84 } 85 85 86 const char *sc_dlerror( )86 const char *sc_dlerror(void) 87 87 { 88 88 return dlerror();
Note: See TracChangeset
for help on using the changeset viewer.
