- Timestamp:
- Mar 8, 2009, 4:29:34 PM (17 years ago)
- Location:
- branches/eam_branches/eam_branch_20090303
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ppImage/src/ppImage.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/eam_branch_20090303
-
branches/eam_branches/eam_branch_20090303/ppImage/src/ppImage.h
r23205 r23225 216 216 psString ppImageVersionLong(void); 217 217 218 /// Update the metadata with version information for all dependencies 219 void ppImageVersionMetadata(psMetadata *metadata ///< Metadata to update with version information 220 ); 218 /// Populate the header with version information for all dependencies 219 bool ppImageVersionHeader(psMetadata *metadata ///< Header to populate 220 ); 221 222 /// Print version information 223 void ppImageVersionPrint(void); 221 224 222 225
Note:
See TracChangeset
for help on using the changeset viewer.
