~ubuntu-branches/ubuntu/utopic/nettle/utopic

« back to all changes in this revision

Viewing changes to examples/base64dec.c

  • Committer: Package Import Robot
  • Author(s): Magnus Holmgren
  • Date: 2013-03-24 11:38:21 UTC
  • mto: (1.4.6) (3.1.11 experimental)
  • mto: This revision was merged to the branch mainline in revision 14.
  • Revision ID: package-import@ubuntu.com-20130324113821-3rsmekqi09c93lnh
Tags: upstream-2.6
ImportĀ upstreamĀ versionĀ 2.6

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
 *
15
15
 * You should have received a copy of the GNU Lesser General Public License
16
16
 * along with the nettle library; see the file COPYING.LIB.  If not, write to
17
 
 * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
18
 
 * MA 02111-1307, USA.
 
17
 * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
 
18
 * MA 02111-1301, USA.
19
19
 */
20
20
 
21
21
#if HAVE_CONFIG_H